fastapi>=0.104.1
uvicorn[standard]>=0.24.0
python-multipart>=0.0.6
pydantic>=2.5.0
requests>=2.31.0
aiofiles>=23.2.1
python-dotenv>=1.0.0
celery>=5.3.4
redis>=5.0.1
jinja2>=3.1.2
markdown>=3.5.1
python-markdown-math>=0.8
beautifulsoup4>=4.12.2
lxml>=4.9.3
pillow>=10.1.0
zipfile36>=0.1.3
gitpython>=3.1.40
click>=8.1.7
pydantic-settings>=2.1.0
httpx>=0.25.2

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
black>=23.7.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.5.0
