awacke1 commited on
Commit
22bfb1c
·
verified ·
1 Parent(s): 8f7dbfb

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit==1.32.0
2
+ numpy==1.26.4
3
+ pandas==2.2.2
4
+ websockets==12.0
5
+ aiohttp==3.9.5
6
+ pythreejs==2.4.1