Skip to content

Commit

Permalink
Update pip and poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
Hunter Gerlach committed Nov 22, 2023
1 parent 883130b commit 456fe20
Showing 1 changed file with 101 additions and 7 deletions.
108 changes: 101 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,41 +1,135 @@
aiohttp==3.8.5
aiosignal==1.3.1
annotated-types==0.5.0
anyio==3.7.1
astroid==2.15.8
async-timeout==4.0.3
attrs==23.1.0
build==1.0.3
CacheControl==0.13.1
certifi==2023.11.17
cachetools==5.3.1
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.2
charset-normalizer==3.2.0
cleo==2.1.0
click==8.1.7
crashtest==0.4.1
cryptography==41.0.5
dataclasses-json==0.6.1
dill==0.3.7
distlib==0.3.7
dulwich==0.21.6
exceptiongroup==1.1.3
fastapi==0.103.1
fastjsonschema==2.19.0
filelock==3.13.1
filelock==3.12.4
frozenlist==1.4.0
fsspec==2023.9.2
google-api-core==2.12.0
google-auth==2.23.1
google-cloud-aiplatform==1.33.1
google-cloud-bigquery==3.11.4
google-cloud-core==2.3.3
google-cloud-resource-manager==1.10.4
google-cloud-storage==2.11.0
google-crc32c==1.5.0
google-resumable-media==2.6.0
googleapis-common-protos==1.60.0
greenlet==2.0.2
grpc-google-iam-v1==0.12.6
grpcio==1.58.0
grpcio-status==1.58.0
h11==0.14.0
httpcore==0.18.0
httpx==0.25.0
huggingface-hub==0.17.3
idna==3.4
importlib-metadata==6.8.0
iniconfig==2.0.0
installer==0.7.0
isort==5.12.0
jaraco.classes==3.3.0
jeepney==0.8.0
Jinja2==3.1.2
joblib==1.3.2
jsonpatch==1.33
jsonpointer==2.4
keyring==24.3.0
langchain==0.0.303
langsmith==0.0.41
lazy-object-proxy==1.9.0
MarkupSafe==2.1.3
marshmallow==3.20.1
mccabe==0.7.0
more-itertools==10.1.0
mpmath==1.3.0
msgpack==1.0.7
packaging==23.2
multidict==6.0.4
mypy-extensions==1.0.0
networkx==3.1
nltk==3.8.1
numexpr==2.8.7
numpy==1.26.0
openai==0.28.1
packaging==23.1
pexpect==4.8.0
pgvector==0.2.3
Pillow==10.0.1
pkginfo==1.9.6
platformdirs==3.11.0
platformdirs==3.10.0
pluggy==1.3.0
poetry==1.7.1
poetry-core==1.8.1
poetry-plugin-export==1.6.0
proto-plus==1.22.3
protobuf==4.24.3
psycopg2-binary==2.9.7
ptyprocess==0.7.0
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
pydantic==2.4.1
pydantic_core==2.10.1
pylint==2.17.6
pyproject_hooks==1.0.0
pytest==7.4.2
python-dateutil==2.8.2
python-dotenv==1.0.0
PyYAML==6.0.1
rapidfuzz==3.5.2
regex==2023.8.8
requests==2.31.0
requests-toolbelt==1.0.0
rsa==4.9
safetensors==0.3.3
scikit-learn==1.3.1
scipy==1.11.2
SecretStorage==3.3.3
sentence-transformers==2.2.2
sentencepiece==0.1.99
Shapely==1.8.5.post1
shellingham==1.5.4
six==1.16.0
sniffio==1.3.0
SQLAlchemy==2.0.21
starlette==0.27.0
sympy==1.12
tenacity==8.2.3
termcolor==2.3.0
threadpoolctl==3.2.0
tokenizers==0.13.3
tomli==2.0.1
tomlkit==0.12.3
tomlkit==0.12.1
torch @ https://download.pytorch.org/whl/cpu-cxx11-abi/torch-2.0.1%2Bcpu.cxx11.abi-cp39-cp39-linux_x86_64.whl
torchvision==0.15.2
tqdm==4.66.1
transformers==4.33.3
trove-classifiers==2023.11.14
urllib3==2.1.0
typing-inspect==0.9.0
typing_extensions==4.8.0
urllib3==2.0.5
uvicorn==0.23.2
virtualenv==20.24.7
wrapt==1.15.0
yarl==1.9.2
zipp==3.17.0

0 comments on commit 456fe20

Please sign in to comment.