generated from Templates/Docker_Image
feat: initial release, refs NOISSUE
This commit is contained in:
17
ai_software_factory/requirements.txt
Normal file
17
ai_software_factory/requirements.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
fastapi==0.109.0
|
||||
uvicorn[standard]==0.27.0
|
||||
sqlalchemy==2.0.25
|
||||
psycopg2-binary==2.9.9
|
||||
pydantic==2.5.3
|
||||
pydantic-settings==2.1.0
|
||||
python-multipart==0.0.6
|
||||
aiofiles==23.2.1
|
||||
python-telegram-bot==20.7
|
||||
requests==2.31.0
|
||||
pytest==7.4.3
|
||||
pytest-cov==4.1.0
|
||||
black==23.12.1
|
||||
isort==5.13.2
|
||||
flake8==6.1.0
|
||||
mypy==1.7.1
|
||||
httpx==0.25.2
|
||||
Reference in New Issue
Block a user