Skip to content

Commit

Permalink
Merge pull request #299 from larinam/main
Browse files Browse the repository at this point in the history
fixes for requirements.txt
  • Loading branch information
dartpain authored Aug 13, 2023
2 parents 33dce10 + 88d7423 commit 9a393b4
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions application/requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -86,19 +83,15 @@ 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
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
Expand Down

1 comment on commit 9a393b4

@vercel
Copy link

@vercel vercel bot commented on 9a393b4 Aug 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs-gpt – ./

docs-gpt-arc53.vercel.app
docs-gpt-brown.vercel.app
docs-gpt-git-main-arc53.vercel.app

Please sign in to comment.