MENG21 commited on
Commit
b0f8089
·
verified ·
1 Parent(s): 426627b

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ streamlit==1.22.0
2
+ pandas==1.5.3
3
+ numpy==1.24.3
4
+ cryptography==40.0.2
5
+ python-dotenv==1.0.0