Ripefog commited on
Commit
6786bbc
·
verified ·
1 Parent(s): c21df44

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +59 -0
requirements.txt ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.5.0
2
+ attrs==24.2.0
3
+ blinker==1.9.0
4
+ cachetools==5.5.0
5
+ certifi==2024.8.30
6
+ charset-normalizer==3.4.0
7
+ click==8.1.7
8
+ colorama==0.4.6
9
+ contourpy==1.3.0
10
+ cycler==0.12.1
11
+ filelock==3.16.1
12
+ fonttools==4.55.0
13
+ fsspec==2024.10.0
14
+ gitdb==4.0.11
15
+ GitPython==3.1.43
16
+ graphviz==0.20.3
17
+ idna==3.10
18
+ importlib_resources==6.4.5
19
+ Jinja2==3.1.4
20
+ jsonschema==4.23.0
21
+ jsonschema-specifications==2024.10.1
22
+ kiwisolver==1.4.7
23
+ markdown-it-py==3.0.0
24
+ MarkupSafe==3.0.2
25
+ matplotlib==3.9.2
26
+ mdurl==0.1.2
27
+ mpmath==1.3.0
28
+ narwhals==1.14.2
29
+ networkx==3.2.1
30
+ numpy==2.0.2
31
+ packaging==24.2
32
+ pandas==2.2.3
33
+ pillow==11.0.0
34
+ plotly==5.24.1
35
+ protobuf==5.29.0
36
+ pyarrow==18.1.0
37
+ pydeck==0.9.1
38
+ Pygments==2.18.0
39
+ pyparsing==3.2.0
40
+ python-dateutil==2.9.0.post0
41
+ pytz==2024.2
42
+ referencing==0.35.1
43
+ requests==2.32.3
44
+ rich==13.9.4
45
+ rpds-py==0.21.0
46
+ six==1.16.0
47
+ smmap==5.0.1
48
+ streamlit==1.40.2
49
+ sympy==1.13.1
50
+ tenacity==9.0.0
51
+ toml==0.10.2
52
+ torch==2.5.1
53
+ torchviz==0.0.2
54
+ tornado==6.4.2
55
+ typing_extensions==4.12.2
56
+ tzdata==2024.2
57
+ urllib3==2.2.3
58
+ watchdog==6.0.0
59
+ zipp==3.21.0