forgotten dependencies

This commit is contained in:
Alex 2023-02-03 14:06:12 +00:00
parent aa654e04fe
commit 66826b3b4b

View File

@ -2,10 +2,12 @@ aiohttp==3.8.3
aiosignal==1.3.1
async-timeout==4.0.2
attrs==22.2.0
blobfile==2.0.1
charset-normalizer==2.1.1
click==8.1.3
dataclasses-json==0.5.7
faiss-cpu==1.7.3
filelock==3.9.0
Flask==2.2.2
frozenlist==1.3.3
greenlet==2.0.2
@ -13,6 +15,7 @@ idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
langchain==0.0.76
lxml==4.9.2
MarkupSafe==2.1.2
marshmallow==3.19.0
marshmallow-enum==1.5.1
@ -21,11 +24,14 @@ mypy-extensions==0.4.3
numpy==1.24.1
openai==0.26.4
packaging==23.0
pycryptodomex==3.17
pydantic==1.10.4
python-dotenv==0.21.1
PyYAML==6.0
regex==2022.10.31
requests==2.28.2
SQLAlchemy==1.4.46
tiktoken==0.1.2
tqdm==4.64.1
typing-inspect==0.8.0
typing_extensions==4.4.0