Tahir5 commited on
Commit
c8168e9
·
verified ·
1 Parent(s): 2a59ddd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +48 -42
requirements.txt CHANGED
@@ -1,53 +1,59 @@
1
- altair==5.5.0
2
- attrs==25.3.0
3
- blinker==1.9.0
4
- cachetools==5.5.2
5
- certifi==2025.1.31
6
- charset-normalizer==3.4.1
7
- click==8.1.8
8
- filelock==3.18.0
9
- fsspec==2025.3.0
10
- gitdb==4.0.12
11
- GitPython==3.1.44
12
- huggingface-hub==0.29.3
 
 
13
  idna==3.10
14
- Jinja2==3.1.6
 
15
  jsonschema==4.23.0
16
- jsonschema-specifications==2024.10.1
17
- MarkupSafe==3.0.2
 
 
18
  mpmath==1.3.0
19
- narwhals==1.31.0
20
  networkx==3.3
21
- numpy==2.2.4
22
- packaging==24.2
23
  pandas==2.2.3
24
- pillow==11.1.0
25
- protobuf==5.29.4
26
- pyarrow==19.0.1
27
  pydeck==0.9.1
 
28
  python-dateutil==2.9.0.post0
29
- pytz==2025.1
30
  PyYAML==6.0.2
31
- referencing==0.36.2
32
- regex==2024.11.6
33
  requests==2.32.3
34
- rpds-py==0.23.1
35
- safetensors==0.5.3
36
- setuptools==70.2.0
37
- six==1.17.0
38
- smmap==5.0.2
39
- streamlit==1.43.2
40
- sympy==1.13.1
41
- tenacity==9.0.0
42
- tokenizers==0.21.1
 
43
  toml==0.10.2
44
- torch==2.6.0+cpu
45
- torchaudio==2.6.0+cpu
46
- torchvision==0.21.0+cpu
47
- tornado==6.4.2
48
- tqdm==4.67.1
49
- transformers==4.50.0
50
  typing_extensions==4.12.2
51
- tzdata==2025.1
52
- urllib3==2.3.0
53
- watchdog==6.0.0
 
 
1
+ altair==5.4.1
2
+ attrs==24.2.0
3
+ blinker==1.8.2
4
+ cachetools==5.5.0
5
+ certifi==2024.8.30
6
+ charset-normalizer==3.3.2
7
+ click==8.1.7
8
+ colorama==0.4.6
9
+ filelock==3.16.1
10
+ Flask==3.0.3
11
+ fsspec==2024.9.0
12
+ gitdb==4.0.11
13
+ GitPython==3.1.43
14
+ huggingface-hub==0.25.0
15
  idna==3.10
16
+ itsdangerous==2.2.0
17
+ Jinja2==3.1.4
18
  jsonschema==4.23.0
19
+ jsonschema-specifications==2023.12.1
20
+ markdown-it-py==3.0.0
21
+ MarkupSafe==2.1.5
22
+ mdurl==0.1.2
23
  mpmath==1.3.0
24
+ narwhals==1.8.2
25
  networkx==3.3
26
+ numpy==2.1.1
27
+ packaging==24.1
28
  pandas==2.2.3
29
+ pillow==10.4.0
30
+ protobuf==5.28.2
31
+ pyarrow==17.0.0
32
  pydeck==0.9.1
33
+ Pygments==2.18.0
34
  python-dateutil==2.9.0.post0
35
+ pytz==2024.2
36
  PyYAML==6.0.2
37
+ referencing==0.35.1
38
+ regex==2024.9.11
39
  requests==2.32.3
40
+ rich==13.8.1
41
+ rpds-py==0.20.0
42
+ safetensors==0.4.5
43
+ setuptools==75.1.0
44
+ six==1.16.0
45
+ smmap==5.0.1
46
+ streamlit==1.38.0
47
+ sympy==1.13.3
48
+ tenacity==8.5.0
49
+ tokenizers==0.19.1
50
  toml==0.10.2
51
+ torch==2.4.1
52
+ tornado==6.4.1
53
+ tqdm==4.66.5
54
+ transformers==4.44.2
 
 
55
  typing_extensions==4.12.2
56
+ tzdata==2024.1
57
+ urllib3==2.2.3
58
+ watchdog==4.0.2
59
+ Werkzeug==3.0.4