mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
Testing workable
This commit is contained in:
@@ -1,18 +1,17 @@
|
||||
fastapi>=0.100.0
|
||||
uvicorn>=0.22.0
|
||||
sqlalchemy>=2.0.0
|
||||
psycopg2-binary>=2.9.6
|
||||
python-jose[cryptography]>=3.3.0
|
||||
fastapi==0.110.0
|
||||
uvicorn==0.27.1
|
||||
sqlalchemy==2.0.27
|
||||
pydantic==2.5.2
|
||||
pydantic-settings==2.2.1
|
||||
python-multipart==0.0.9
|
||||
python-jose[cryptography]==3.3.0
|
||||
passlib[bcrypt]>=1.7.4
|
||||
python-multipart>=0.0.6
|
||||
pydantic>=2.0.0
|
||||
pydantic-settings>=2.0.0
|
||||
pytest>=7.4.0
|
||||
pytest-cov>=4.1.0
|
||||
pytest-timeout>=2.1.0
|
||||
pytest-xdist>=3.3.1
|
||||
pytest-mock>=3.10.0
|
||||
httpx>=0.24.1
|
||||
redis>=4.6.0
|
||||
aiogram>=3.4.0
|
||||
python-telegram-bot>=20.4
|
||||
bcrypt>=4.0.1
|
||||
redis>=4.0.0
|
||||
python-dotenv==1.0.1
|
||||
psycopg2-binary==2.9.9
|
||||
alembic==1.13.1
|
||||
pytest==8.0.0
|
||||
httpx==0.26.0
|
||||
requests>=2.26.0
|
||||
aiogram==3.4.1
|
||||
|
Reference in New Issue
Block a user