DocManagerBackend/requirements.txt

71 lines
1.3 KiB
Text
Raw Normal View History

annotated-types==0.7.0
anyio==4.7.0
2024-11-23 21:55:32 +08:00
asgiref==3.8.1
attrs==24.2.0
black==24.10.0
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
cryptography==43.0.3
defusedxml==0.8.0rc2
Django==5.1.3
2024-11-24 02:20:18 +08:00
django-cleanup==9.0.0
2024-11-23 21:55:32 +08:00
django-cors-headers==4.6.0
2024-11-24 14:08:51 +08:00
django-extensions==3.2.3
2024-11-23 21:55:32 +08:00
django-rest-framework==0.1.0
django-unfold==0.41.0
djangorestframework==3.15.2
djangorestframework-simplejwt==5.3.1
djoser==2.3.1
drf-spectacular==0.27.2
drf-spectacular-sidecar==2024.11.1
2024-11-24 14:08:51 +08:00
filelock==3.16.1
fsspec==2024.10.0
2024-11-23 21:55:32 +08:00
gunicorn==23.0.0
h11==0.14.0
httpcore==1.0.7
httpx==0.27.2
2024-11-23 21:55:32 +08:00
idna==3.10
inflection==0.5.1
2024-11-24 14:08:51 +08:00
Jinja2==3.1.4
2024-11-23 21:55:32 +08:00
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
2024-11-24 14:08:51 +08:00
MarkupSafe==2.1.5
mpmath==1.3.0
2024-11-23 21:55:32 +08:00
mypy-extensions==1.0.0
2024-11-24 14:08:51 +08:00
networkx==3.4.2
2024-11-23 21:55:32 +08:00
oauthlib==3.2.2
ollama==0.4.4
2024-11-23 21:55:32 +08:00
packaging==24.2
pathspec==0.12.1
2024-11-24 14:08:51 +08:00
pillow==11.0.0
2024-11-23 21:55:32 +08:00
platformdirs==4.3.6
pycparser==2.22
pydantic==2.10.3
pydantic_core==2.27.1
2024-11-24 14:08:51 +08:00
pyflakes==3.2.0
2024-11-23 21:55:32 +08:00
PyJWT==2.10.0
2024-11-24 14:08:51 +08:00
PyMuPDF==1.24.14
pytesseract==0.3.13
2024-11-23 21:55:32 +08:00
python-dotenv==1.0.1
python3-openid==3.2.0
PyYAML==6.0.2
referencing==0.35.1
requests==2.32.3
requests-oauthlib==2.0.0
rpds-py==0.21.0
2024-11-24 14:08:51 +08:00
setuptools==70.2.0
sniffio==1.3.1
2024-11-23 21:55:32 +08:00
social-auth-app-django==5.4.2
social-auth-core==4.5.4
sqlparse==0.5.2
2024-11-24 14:08:51 +08:00
sympy==1.13.1
typing_extensions==4.12.2
2024-11-23 21:55:32 +08:00
tzdata==2024.2
uritemplate==4.1.1
urllib3==2.2.3
2024-11-27 00:32:53 +08:00
watchdog==6.0.0
2024-11-23 21:55:32 +08:00
whitenoise==6.8.2
pygraphviz==1.14; platform_system == 'Linux'