Skip to content

Instantly share code, notes, and snippets.

@jmontleon
Created March 19, 2024 15:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmontleon/6f9334263f44354ac28e22973347286a to your computer and use it in GitHub Desktop.
Save jmontleon/6f9334263f44354ac28e22973347286a to your computer and use it in GitHub Desktop.
aiohttp==3.8.6; python_version < '3.12'
aiohttp==3.9.3; python_version >= '3.12'
aiolimiter==1.1.0
aiosignal==1.3.1
annotated-types==0.6.0
ansi2html==1.8.0
anyio==3.7.1
appnope==0.1.3
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.3.0
asgiref==3.7.2
asttokens==2.4.1
astunparse==1.6.3
async-lru==2.0.4
async-timeout==4.0.3
attrs==23.1.0
Babel==2.13.1
backcall==0.2.0
beautifulsoup4==4.12.2
bleach==6.1.0
caikit-nlp-client==0.0.8
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.1
click==8.1.7
comm==0.1.4
dataclasses-json==0.6.1
debugpy==1.8.0
decorator==5.1.1
defusedxml==0.7.1
distro==1.9.0
execnb==0.1.5
executing==2.0.0
fastcore==1.5.29
fastjsonschema==2.18.1
filelock==3.13.1
fqdn==1.5.1
frozenlist==1.4.0
fsspec==2024.2.0
ghapi==1.0.4
gitdb==4.0.11
GitPython==3.1.40
greenlet==3.0.3
grpcio==1.62.1
grpcio-reflection==1.59.3
h11==0.14.0
httpcore==1.0.4
httpx==0.26.0
httpx-sse==0.3.1
huggingface-hub==0.20.3
ibm-generative-ai==2.2.0
idna==3.4
InstructorEmbedding==1.0.1
ipykernel==6.26.0
ipython==8.16.1
ipython-genutils==0.2.0
ipywidgets==8.0.4
isoduration==20.11.0
jedi==0.19.1
Jinja2==3.1.2
joblib==1.3.2
json5==0.9.14
jsonpatch==1.33
jsonpointer==2.4
jsonschema==4.19.1
jsonschema-specifications==2023.7.1
jupyter==1.0.0
jupyter-console==6.6.3
jupyter-events==0.8.0
jupyter-lsp==2.2.0
jupyter_client==8.5.0
jupyter_core==5.4.0
jupyter_server==2.9.1
jupyter_server_terminals==0.4.4
jupyterlab==4.0.7
jupyterlab-pygments==0.2.2
jupyterlab-quarto==0.2.8
jupyterlab-widgets==3.0.9
jupyterlab_server==2.25.0
langchain==0.1.11
langchain-community==0.0.27
langchain-core==0.1.30
langchain-experimental==0.0.35
langchain-openai==0.0.8
langchain-text-splitters==0.0.1
langsmith==0.1.23
loguru==0.7.2
MarkupSafe==2.1.3
marshmallow==3.20.1
matplotlib-inline==0.1.6
mistune==3.0.2
mpmath==1.3.0
multidict==6.0.4
mypy-extensions==1.0.0
nbclient==0.8.0
nbconvert==7.9.2
nbdev==2.3.13
nbformat==5.9.2
nest-asyncio==1.5.8
networkx==3.2.1
nltk==3.8.1
notebook==7.0.6
notebook_shim==0.2.3
numpy==1.26.1
nvidia-cublas-cu12==12.1.3.1; sys_platform != 'darwin'
nvidia-cuda-cupti-cu12==12.1.105; sys_platform != 'darwin'
nvidia-cuda-nvrtc-cu12==12.1.105; sys_platform != 'darwin'
nvidia-cuda-runtime-cu12==12.1.105; sys_platform != 'darwin'
nvidia-cudnn-cu12==8.9.2.26; sys_platform != 'darwin'
nvidia-cufft-cu12==11.0.2.54; sys_platform != 'darwin'
nvidia-curand-cu12==10.3.2.106; sys_platform != 'darwin'
nvidia-cusolver-cu12==11.4.5.107; sys_platform != 'darwin'
nvidia-cusparse-cu12==12.1.0.106; sys_platform != 'darwin'
nvidia-nccl-cu12==2.19.3; sys_platform != 'darwin'
nvidia-nvjitlink-cu12==12.3.101; sys_platform != 'darwin'
nvidia-nvtx-cu12==12.1.105; sys_platform != 'darwin'
openai==1.13.3
orjson==3.9.15
overrides==7.4.0
packaging==23.2
pandocfilters==1.5.0
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
pillow==10.2.0
platformdirs==3.11.0
prometheus-client==0.17.1
prompt-toolkit==3.0.39
protobuf==4.25.3
psutil==5.9.6
psycopg2-binary==2.9.9
ptyprocess==0.7.0
pure-eval==0.2.2
pycparser==2.21
pydantic==2.4.2
pydantic_core==2.10.1
Pygments==2.16.1
python-dateutil==2.8.2
python-json-logger==2.0.7
PyYAML==6.0.1
pyzmq==25.1.1
qtconsole==5.4.4
QtPy==2.4.1
referencing==0.30.2
regex==2023.12.25
requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rpds-py==0.10.6
safetensors==0.4.2
scikit-learn==1.4.1.post1
scipy==1.12.0
Send2Trash==1.8.2
sentence-transformers==2.2.2
sentencepiece==0.2.0
setuptools==69.2.0; sys_platform == 'darwin'
six==1.16.0
smmap==5.0.1
sniffio==1.3.0
soupsieve==2.5
SQLAlchemy==2.0.22
sqlparse==0.4.4
stack-data==0.6.3
sympy==1.12
tenacity==8.2.3
terminado==0.17.1
threadpoolctl==3.3.0
tiktoken==0.6.0
tinycss2==1.2.1
tokenizers==0.15.2
torch==2.2.0
torchvision==0.17.0
tornado==6.3.3
tqdm==4.66.1
traitlets==5.12.0
transformers==4.37.2
triton==2.2.0; sys_platform != 'darwin'
typer==0.9.0
types-python-dateutil==2.8.19.14
typing-inspect==0.9.0
typing_extensions==4.8.0
unidiff==0.7.5
uri-template==1.3.0
urllib3==2.0.7
watchdog==3.0.0
wcwidth==0.2.8
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.4
wheel==0.43.0; sys_platform == 'darwin'
widgetsnbextension==4.0.9
yarl==1.9.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment