diff --git a/application/requirements.txt b/application/requirements.txt index b26c87b4..e46c91fc 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -1,11 +1,15 @@ aiohttp==3.8.3 aiosignal==1.3.1 +alabaster==0.7.13 async-timeout==4.0.2 attrs==22.2.0 +Babel==2.11.0 blobfile==2.0.1 +certifi==2022.12.7 charset-normalizer==2.1.1 click==8.1.3 dataclasses-json==0.5.7 +docutils==0.19 faiss-cpu==1.7.3 filelock==3.9.0 Flask==2.2.2 @@ -13,6 +17,7 @@ frozenlist==1.3.3 greenlet==2.0.2 huggingface-hub==0.12.0 idna==3.4 +imagesize==1.4.1 itsdangerous==2.1.2 Jinja2==3.1.2 langchain==0.0.76 @@ -27,10 +32,20 @@ openai==0.26.4 packaging==23.0 pycryptodomex==3.17 pydantic==1.10.4 +Pygments==2.14.0 python-dotenv==0.21.1 +pytz==2022.7.1 PyYAML==6.0 regex==2022.10.31 requests==2.28.2 +snowballstemmer==2.2.0 +Sphinx==6.1.3 +sphinxcontrib-applehelp==1.0.4 +sphinxcontrib-devhelp==1.0.2 +sphinxcontrib-htmlhelp==2.0.1 +sphinxcontrib-jsmath==1.0.1 +sphinxcontrib-qthelp==1.0.3 +sphinxcontrib-serializinghtml==1.1.5 SQLAlchemy==1.4.46 tiktoken==0.1.2 tokenizers==0.13.2