Initial commit
Dieser Commit ist enthalten in:
15
v2_lizenzserver/requirements.txt
Normale Datei
15
v2_lizenzserver/requirements.txt
Normale Datei
@ -0,0 +1,15 @@
|
||||
fastapi==0.104.1
|
||||
uvicorn[standard]==0.24.0
|
||||
sqlalchemy==2.0.23
|
||||
psycopg2-binary==2.9.9
|
||||
python-jose[cryptography]==3.3.0
|
||||
passlib[bcrypt]==1.7.4
|
||||
python-multipart==0.0.6
|
||||
pydantic==2.5.0
|
||||
pydantic-settings==2.1.0
|
||||
alembic==1.12.1
|
||||
python-dotenv==1.0.0
|
||||
httpx==0.25.2
|
||||
redis==5.0.1
|
||||
packaging==23.2
|
||||
prometheus-client==0.19.0
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren