fix:bug
This commit is contained in:
19
requirements.txt
Normal file
19
requirements.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
fastapi==0.115.0
|
||||
uvicorn[standard]==0.30.6
|
||||
sqlalchemy==2.0.36
|
||||
alembic==1.14.0
|
||||
aiosqlite==0.20.0
|
||||
pydantic==2.9.2
|
||||
pydantic-settings==2.6.1
|
||||
python-dotenv==1.0.1
|
||||
|
||||
streamlit==1.40.0
|
||||
|
||||
openai==1.57.0
|
||||
httpx==0.27.2
|
||||
|
||||
openpyxl==3.1.5
|
||||
reportlab==4.2.5
|
||||
python-docx==1.1.2
|
||||
|
||||
python-multipart==0.0.12
|
||||
Reference in New Issue
Block a user