ivorobyev commited on
Commit
93d74d3
·
verified ·
1 Parent(s): b01b27d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +52 -4
requirements.txt CHANGED
@@ -1,7 +1,55 @@
1
- streamlit==1.46.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  mediapipe==0.10.21
3
- opencv-python-headless==4.9.0.80
4
- protobuf==3.20.3
5
  numpy==1.26.4
 
 
 
 
6
  pillow==11.3.0
7
- # matplotlib==3.10.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-python-headless==4.9.0.80
30
+ opt_einsum==3.4.0
31
+ packaging==25.0
32
+ pandas==2.3.0
33
  pillow==11.3.0
34
+ protobuf==4.25.8
35
+ pyarrow==20.0.0
36
+ pycparser==2.22
37
+ pydeck==0.9.1
38
+ pyparsing==3.2.3
39
+ python-dateutil==2.9.0.post0
40
+ pytz==2025.2
41
+ referencing==0.36.2
42
+ requests==2.32.4
43
+ rpds-py==0.26.0
44
+ scipy==1.16.0
45
+ sentencepiece==0.2.0
46
+ six==1.17.0
47
+ smmap==5.0.2
48
+ sounddevice==0.5.2
49
+ streamlit==1.46.1
50
+ tenacity==9.1.2
51
+ toml==0.10.2
52
+ tornado==6.5.1
53
+ typing_extensions==4.14.0
54
+ tzdata==2025.2
55
+ urllib3==2.5.0