ivorobyev commited on
Commit
2eddbab
·
verified ·
1 Parent(s): 2a32c6a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +56 -3
requirements.txt CHANGED
@@ -1,3 +1,56 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.3.0
2
+ altair==5.5.0
3
+ attrs==25.3.0
4
+ blinker==1.9.0
5
+ cachetools==6.1.0
6
+ certifi==2025.6.15
7
+ cffi==1.17.1
8
+ charset-normalizer==3.4.2
9
+ click==8.2.1
10
+ contourpy==1.3.2
11
+ cycler==0.12.1
12
+ flatbuffers==25.2.10
13
+ fonttools==4.58.4
14
+ gitdb==4.0.12
15
+ GitPython==3.1.44
16
+ idna==3.10
17
+ jax==0.6.2
18
+ jaxlib==0.6.2
19
+ Jinja2==3.1.6
20
+ jsonschema==4.24.0
21
+ jsonschema-specifications==2025.4.1
22
+ kiwisolver==1.4.8
23
+ MarkupSafe==3.0.2
24
+ matplotlib==3.10.3
25
+ mediapipe==0.10.21
26
+ ml_dtypes==0.5.1
27
+ narwhals==1.45.0
28
+ numpy==1.26.4
29
+ opencv-contrib-python==4.11.0.86
30
+ opencv-python==4.11.0.86
31
+ opt_einsum==3.4.0
32
+ packaging==25.0
33
+ pandas==2.3.0
34
+ pillow==11.3.0
35
+ protobuf==4.25.8
36
+ pyarrow==20.0.0
37
+ pycparser==2.22
38
+ pydeck==0.9.1
39
+ pyparsing==3.2.3
40
+ python-dateutil==2.9.0.post0
41
+ pytz==2025.2
42
+ referencing==0.36.2
43
+ requests==2.32.4
44
+ rpds-py==0.26.0
45
+ scipy==1.16.0
46
+ sentencepiece==0.2.0
47
+ six==1.17.0
48
+ smmap==5.0.2
49
+ sounddevice==0.5.2
50
+ streamlit==1.46.1
51
+ tenacity==9.1.2
52
+ toml==0.10.2
53
+ tornado==6.5.1
54
+ typing_extensions==4.14.0
55
+ tzdata==2025.2
56
+ urllib3==2.5.0