ashurkina commited on
Commit
7ecbd8e
·
1 Parent(s): 46849d1
Files changed (1) hide show
  1. requirements.txt +41 -0
requirements.txt ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.3.0
2
+ attrs==23.2.0
3
+ blinker==1.7.0
4
+ cachetools==5.3.3
5
+ certifi==2024.2.2
6
+ charset-normalizer==3.3.2
7
+ click==8.1.7
8
+ gitdb==4.0.11
9
+ GitPython==3.1.43
10
+ idna==3.6
11
+ Jinja2==3.1.3
12
+ jsonschema==4.21.1
13
+ jsonschema-specifications==2023.12.1
14
+ markdown-it-py==3.0.0
15
+ MarkupSafe==2.1.5
16
+ mdurl==0.1.2
17
+ numpy==1.26.4
18
+ packaging==23.2
19
+ pandas==2.2.1
20
+ pillow==10.3.0
21
+ protobuf==4.25.3
22
+ pyarrow==15.0.2
23
+ pydeck==0.8.1b0
24
+ Pygments==2.17.2
25
+ python-dateutil==2.9.0.post0
26
+ pytz==2024.1
27
+ referencing==0.34.0
28
+ requests==2.31.0
29
+ rich==13.7.1
30
+ rpds-py==0.18.0
31
+ six==1.16.0
32
+ smmap==5.0.1
33
+ st-pages==0.4.5
34
+ streamlit==1.32.2
35
+ tenacity==8.2.3
36
+ toml==0.10.2
37
+ toolz==0.12.1
38
+ tornado==6.4
39
+ typing_extensions==4.10.0
40
+ tzdata==2024.1
41
+ urllib3==2.2.1