After Graduate Update
This commit is contained in:
parent
b92a91ab37
commit
c6917dd85e
69 changed files with 7540 additions and 0 deletions
11
ressult/requirements.txt
Normal file
11
ressult/requirements.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# requirements.txt
|
||||
fastapi==0.104.1
|
||||
uvicorn==0.24.0
|
||||
psycopg2-binary==2.9.9
|
||||
python-dotenv==1.0.0
|
||||
python-multipart==0.0.6
|
||||
pandas==2.1.3
|
||||
openpyxl==3.1.2
|
||||
aiofiles==23.2.1
|
||||
pydantic[email]==2.5.0
|
||||
bcrypt==4.1.1
|
||||
Loading…
Add table
Add a link
Reference in a new issue