BrundageLab commited on
Commit
fcb6ec7
·
verified ·
1 Parent(s): 1adf975

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +54 -3
requirements.txt CHANGED
@@ -1,3 +1,54 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==1.12.0
2
+ altair==6.0.0
3
+ attrs==25.4.0
4
+ blinker==1.9.0
5
+ cachetools==6.2.4
6
+ certifi==2025.11.12
7
+ charset-normalizer==3.4.4
8
+ click==8.3.1
9
+ colorama==0.4.6
10
+ filelock==3.20.1
11
+ fsspec==2025.12.0
12
+ gitdb==4.0.12
13
+ gitpython==3.1.45
14
+ huggingface-hub==0.36.0
15
+ idna==3.11
16
+ jinja2==3.1.6
17
+ jsonschema==4.25.1
18
+ jsonschema-specifications==2025.9.1
19
+ markupsafe==3.0.3
20
+ mpmath==1.3.0
21
+ narwhals==2.14.0
22
+ networkx==3.6.1
23
+ numpy==2.4.0
24
+ packaging==25.0
25
+ pandas==2.3.3
26
+ pillow==12.0.0
27
+ pip==25.3
28
+ protobuf==6.33.2
29
+ psutil==7.2.1
30
+ pyarrow==22.0.0
31
+ pydeck==0.9.1
32
+ python-dateutil==2.9.0.post0
33
+ pytz==2025.2
34
+ pyyaml==6.0.3
35
+ referencing==0.37.0
36
+ regex==2025.11.3
37
+ requests==2.32.5
38
+ rpds-py==0.30.0
39
+ safetensors==0.7.0
40
+ six==1.17.0
41
+ smmap==5.0.2
42
+ streamlit==1.52.2
43
+ sympy==1.14.0
44
+ tenacity==9.1.2
45
+ tokenizers==0.22.1
46
+ toml==0.10.2
47
+ torch==2.9.1
48
+ tornado==6.5.4
49
+ tqdm==4.67.1
50
+ transformers==4.57.3
51
+ typing-extensions==4.15.0
52
+ tzdata==2025.3
53
+ urllib3==2.6.2
54
+ watchdog==6.0.0