Eitan177 commited on
Commit
bd7004e
·
1 Parent(s): 330ec1d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.27.0
2
+ pandas
3
+ numpy
4
+ requests
5
+ websocket-client==1.6.4
6
+ dataclasses-json==0.6.1
7
+ websockets==11.0.3
8
+ jsonpatch==1.33
9
+ jsonpointer==2.4
10
+ jsonschema==4.19.1
11
+ jsonschema-specifications==2023.7.1
12
+ uuid==1.30