Docker deployment Realised
This commit is contained in:
175
requirements.txt.freeze
Normal file
175
requirements.txt.freeze
Normal file
@@ -0,0 +1,175 @@
|
||||
aiohttp==3.9.5
|
||||
aiosignal==1.3.1
|
||||
alembic==1.13.1
|
||||
amqp==5.2.0
|
||||
annotated-types==0.7.0
|
||||
anyio==4.4.0
|
||||
asn1crypto==1.5.1
|
||||
attrs==23.2.0
|
||||
Babel==2.15.0
|
||||
backoff==2.2.1
|
||||
bcrypt==4.1.3
|
||||
beautifulsoup4==4.12.3
|
||||
bidict==0.23.1
|
||||
billiard==4.2.0
|
||||
blinker==1.8.2
|
||||
cachelib==0.13.0
|
||||
cachetools==5.3.3
|
||||
celery==5.4.0
|
||||
certifi==2024.6.2
|
||||
chardet==5.2.0
|
||||
charset-normalizer==3.3.2
|
||||
click==8.1.7
|
||||
click-didyoumean==0.3.1
|
||||
click-plugins==1.1.1
|
||||
click-repl==0.3.0
|
||||
colorama==0.4.6
|
||||
cors==1.0.1
|
||||
dataclasses-json==0.6.7
|
||||
deepdiff==7.0.1
|
||||
distro==1.9.0
|
||||
dnspython==2.6.1
|
||||
dominate==2.9.1
|
||||
email_validator==2.2.0
|
||||
emoji==2.12.1
|
||||
eventlet==0.36.1
|
||||
filelock==3.15.4
|
||||
filetype==1.2.0
|
||||
Flask==3.0.3
|
||||
Flask-BabelEx==0.9.4
|
||||
Flask-Bootstrap==3.3.7.1
|
||||
Flask-Cors==4.0.1
|
||||
Flask-JWT-Extended==4.6.0
|
||||
Flask-Login==0.6.3
|
||||
flask-mailman==1.1.0
|
||||
Flask-Migrate==4.0.7
|
||||
Flask-Principal==0.4.0
|
||||
Flask-Security-Too==5.4.3
|
||||
Flask-Session==0.8.0
|
||||
Flask-SocketIO==5.3.6
|
||||
Flask-SQLAlchemy==3.1.1
|
||||
Flask-WTF==1.2.1
|
||||
flower==2.0.1
|
||||
frozenlist==1.4.1
|
||||
fsspec==2024.6.0
|
||||
future==1.0.0
|
||||
gevent==24.2.1
|
||||
gevent-websocket==0.10.1
|
||||
google==3.0.0
|
||||
google-api-core==2.19.1rc0
|
||||
google-auth==2.30.0
|
||||
google-cloud-core==2.4.1
|
||||
google-cloud-kms==2.23.0
|
||||
googleapis-common-protos==1.63.2rc0
|
||||
greenlet==3.0.3
|
||||
grpc-google-iam-v1==0.13.0
|
||||
grpcio==1.63.0
|
||||
grpcio-status==1.62.2
|
||||
gunicorn==22.0.0
|
||||
h11==0.14.0
|
||||
httpcore==1.0.5
|
||||
httpx==0.27.0
|
||||
httpx-sse==0.4.0
|
||||
huggingface-hub==0.23.4
|
||||
humanize==4.9.0
|
||||
idna==3.7
|
||||
importlib_resources==6.4.0
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.4
|
||||
joblib==1.4.2
|
||||
jsonpatch==1.33
|
||||
jsonpath-python==1.0.6
|
||||
jsonpointer==3.0.0
|
||||
kombu==5.3.7
|
||||
langchain==0.2.5
|
||||
langchain-community==0.2.5
|
||||
langchain-core==0.2.9
|
||||
langchain-mistralai==0.1.8
|
||||
langchain-openai==0.1.9
|
||||
langchain-postgres==0.0.9
|
||||
langchain-text-splitters==0.2.1
|
||||
langcodes==3.4.0
|
||||
langdetect==1.0.9
|
||||
langsmith==0.1.81
|
||||
language_data==1.2.0
|
||||
lxml==5.2.2
|
||||
Mako==1.3.5
|
||||
marisa-trie==1.2.0
|
||||
MarkupSafe==2.1.5
|
||||
marshmallow==3.21.3
|
||||
msgspec==0.18.6
|
||||
multidict==6.0.5
|
||||
mypy-extensions==1.0.0
|
||||
nest-asyncio==1.6.0
|
||||
nltk==3.8.1
|
||||
numpy==2.0.0
|
||||
openai==1.35.3
|
||||
ordered-set==4.1.0
|
||||
orjson==3.10.5
|
||||
packaging==24.1
|
||||
passlib==1.7.4
|
||||
pg8000==1.31.2
|
||||
pgvector==0.2.5
|
||||
prometheus_client==0.20.0
|
||||
prompt_toolkit==3.0.47
|
||||
proto-plus==1.24.0
|
||||
protobuf==5.27.1
|
||||
psycopg==3.1.19
|
||||
psycopg-pool==3.2.2
|
||||
pyasn1==0.6.0
|
||||
pyasn1_modules==0.4.0
|
||||
pycryptodome==3.20.0
|
||||
pydantic==2.7.4
|
||||
pydantic_core==2.19.0
|
||||
pydevd-pycharm==242.18071.12
|
||||
PyJWT==2.8.0
|
||||
pypdf==4.2.0
|
||||
PySocks==1.7.1
|
||||
python-dateutil==2.9.0.post0
|
||||
python-engineio==4.9.1
|
||||
python-iso639==2024.4.27
|
||||
python-magic==0.4.27
|
||||
python-socketio==5.11.3
|
||||
pytz==2024.1
|
||||
PyYAML==6.0.2rc1
|
||||
rapidfuzz==3.9.3
|
||||
redis==5.0.4
|
||||
regex==2024.4.28
|
||||
requests==2.32.3
|
||||
requests-file==2.1.0
|
||||
requests-toolbelt==1.0.0
|
||||
rsa==4.9
|
||||
scramp==1.4.5
|
||||
setuptools==69.5.1
|
||||
simple-websocket==1.0.0
|
||||
six==1.16.0
|
||||
sniffio==1.3.1
|
||||
soupsieve==2.5
|
||||
speaklater==1.3
|
||||
SQLAlchemy==2.0.31
|
||||
tabulate==0.9.0
|
||||
tenacity==8.4.2
|
||||
tiktoken==0.7.0
|
||||
tldextract==5.1.2
|
||||
tokenizers==0.19.1
|
||||
tornado==6.4.1
|
||||
tqdm==4.66.4
|
||||
typing-inspect==0.9.0
|
||||
typing_extensions==4.12.2
|
||||
tzdata==2024.1
|
||||
unstructured==0.14.8
|
||||
unstructured-client==0.23.7
|
||||
urllib3==2.2.2
|
||||
uWSGI==2.0.26
|
||||
vine==5.1.0
|
||||
visitor==0.1.3
|
||||
wcwidth==0.2.13
|
||||
Werkzeug==3.0.3
|
||||
wrapt==1.16.0
|
||||
wsproto==1.2.0
|
||||
WTForms==3.1.2
|
||||
wtforms-html5==0.6.1
|
||||
yarl==1.9.4
|
||||
zope.event==5.0
|
||||
zope.interface==6.3
|
||||
zxcvbn==4.4.28
|
||||
Reference in New Issue
Block a user