Infrastructure: Implement master/dev/vX branching, save git path, and fix username casing
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
fastapi>=0.100.0
|
||||
uvicorn[standard]>=0.23.0
|
||||
fastapi>=0.115.0
|
||||
uvicorn[standard]>=0.30.0
|
||||
sqlalchemy>=2.0.0
|
||||
pydantic>=2.0.0
|
||||
pydantic-settings>=2.0.0
|
||||
google-genai>=0.1.0
|
||||
anthropic>=0.40.0
|
||||
python-dotenv>=1.0.0
|
||||
Pillow>=10.0.0
|
||||
python-multipart>=0.0.9
|
||||
ldap3>=2.9.1
|
||||
passlib[bcrypt]>=1.7.4
|
||||
|
||||
Reference in New Issue
Block a user