TiH0 commited on
Commit
f7a5e36
·
verified ·
1 Parent(s): 1467eb5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ fastapi==0.104.1
2
+ uvicorn==0.24.0
3
+ python-multipart==0.0.6
4
+ pandas==2.1.3
5
+ openpyxl==3.1.2
6
+ python-docx==1.1.0