likhonsheikhdev commited on
Commit
a4c80fa
·
verified ·
1 Parent(s): 2252732

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ fastapi==0.104.1
2
+ uvicorn[standard]==0.24.0
3
+ requests==2.31.0
4
+ pandas==2.1.3
5
+ numpy==1.25.2
6
+ matplotlib==3.8.2
7
+ seaborn==0.13.0
8
+ jupyterlab==4.0.8