Merge pull request #299 from larinam/main

fixes for requirements.txt
pull/292/head
Alex 10 months ago committed by GitHub
commit 9a393b4f74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,5 @@
aiodns==3.0.0
aiohttp==3.8.4
aiohttp==3.8.5
aiohttp-retry==2.8.3
aiosignal==1.3.1
aleph-alpha-client==2.16.1
@ -8,8 +8,7 @@ async-timeout==4.0.2
attrs==22.2.0
billiard==3.6.4.0
blobfile==2.0.1
boto3==1.26.102
botocore==1.29.102
boto3==1.28.20
celery==5.2.7
cffi==1.15.1
charset-normalizer==3.1.0
@ -20,7 +19,6 @@ click-repl==0.2.0
cryptography==41.0.2
dataclasses-json==0.5.7
decorator==5.1.1
deeplake==3.2.13
dill==0.3.6
dnspython==2.3.0
ecdsa==0.18.0
@ -34,16 +32,15 @@ geojson==2.5.0
gunicorn==20.1.0
greenlet==2.0.2
gpt4all==0.1.7
hub==3.0.1
huggingface-hub==0.15.1
humbug==0.2.8
humbug==0.3.2
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
jmespath==1.0.1
joblib==1.2.0
kombu==5.2.4
langchain==0.0.200
langchain==0.0.263
loguru==0.6.0
lxml==4.9.2
MarkupSafe==2.1.2
@ -86,10 +83,8 @@ regex==2022.10.31
requests==2.31.0
retry==0.9.2
rsa==4.9
s3transfer==0.6.0
scikit-learn==1.2.2
scipy==1.10.1
sentence-transformers
sentencepiece
six==1.16.0
SQLAlchemy==1.4.46
@ -97,8 +92,6 @@ sympy==1.11.1
tenacity==8.2.2
threadpoolctl==3.1.0
tiktoken
torch==2.0.0
torchvision==0.15.1
tqdm==4.65.0
transformers==4.30.0
typer==0.7.0

Loading…
Cancel
Save