diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..085ae6d --- /dev/null +++ b/requirements.txt @@ -0,0 +1,47 @@ +annotated-doc==0.0.4 +annotated-types==0.7.0 +anyio==4.13.0 +bcrypt==4.0.1 +certifi==2026.2.25 +cffi==2.0.0 +charset-normalizer==3.4.7 +click==8.3.2 +cryptography==46.0.7 +ecdsa==0.19.2 +et_xmlfile==2.0.0 +fastapi==0.115.0 +greenlet==3.4.0 +h11==0.16.0 +httpcore==1.0.9 +httpx==0.28.1 +idna==3.11 +invoke==3.0.3 +itsdangerous==2.2.0 +Jinja2==3.1.4 +ldap3==2.9.1 +lxml==6.0.4 +MarkupSafe==3.0.3 +openpyxl==3.1.5 +paramiko==4.0.0 +passlib==1.7.4 +pillow==12.2.0 +psycopg2-binary==2.9.11 +pyasn1==0.6.3 +pycparser==3.0 +pydantic==2.12.5 +pydantic_core==2.41.5 +PyNaCl==1.6.2 +python-jose==3.5.0 +python-multipart==0.0.26 +python-pptx==1.0.2 +reportlab==4.4.10 +requests==2.33.1 +rsa==4.9.1 +six==1.17.0 +SQLAlchemy==2.0.49 +starlette==0.38.6 +typing-inspection==0.4.2 +typing_extensions==4.15.0 +urllib3==2.6.3 +uvicorn==0.44.0 +xlsxwriter==3.2.9