LewisBabong commited on
Commit
0169cc0
·
verified ·
1 Parent(s): ee209de

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +73 -0
requirements.txt ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.1.0
2
+ altair==5.5.0
3
+ asgiref==3.8.1
4
+ astunparse==1.6.3
5
+ attrs==25.1.0
6
+ blinker==1.9.0
7
+ cachetools==5.5.1
8
+ certifi==2025.1.31
9
+ charset-normalizer==3.4.1
10
+ click==8.1.8
11
+ contourpy==1.3.1
12
+ cycler==0.12.1
13
+ Django==5.1.6
14
+ flatbuffers==25.1.24
15
+ fonttools==4.55.8
16
+ gast==0.6.0
17
+ gitdb==4.0.12
18
+ GitPython==3.1.44
19
+ google-pasta==0.2.0
20
+ grpcio==1.70.0
21
+ h5py==3.12.1
22
+ idna==3.10
23
+ image==1.5.33
24
+ Jinja2==3.1.5
25
+ jsonschema==4.23.0
26
+ jsonschema-specifications==2024.10.1
27
+ keras==3.8.0
28
+ kiwisolver==1.4.8
29
+ libclang==18.1.1
30
+ Markdown==3.7
31
+ markdown-it-py==3.0.0
32
+ MarkupSafe==3.0.2
33
+ matplotlib==3.10.0
34
+ mdurl==0.1.2
35
+ ml-dtypes==0.3.2
36
+ namex==0.0.8
37
+ narwhals==1.25.1
38
+ numpy==1.26.4
39
+ opt_einsum==3.4.0
40
+ optree==0.14.0
41
+ packaging==24.2
42
+ pandas==2.2.3
43
+ pillow==11.1.0
44
+ protobuf==4.25.6
45
+ pyarrow==19.0.0
46
+ pydeck==0.9.1
47
+ Pygments==2.19.1
48
+ pyparsing==3.2.1
49
+ python-dateutil==2.9.0.post0
50
+ pytz==2025.1
51
+ referencing==0.36.2
52
+ requests==2.32.3
53
+ rich==13.9.4
54
+ rpds-py==0.22.3
55
+ seaborn==0.13.2
56
+ setuptools==75.8.0
57
+ six==1.17.0
58
+ smmap==5.0.2
59
+ sqlparse==0.5.3
60
+ streamlit==1.42.0
61
+ tenacity==9.0.0
62
+ tensorboard==2.16.2
63
+ tensorboard-data-server==0.7.2
64
+ tensorflow==2.16.2
65
+ termcolor==2.5.0
66
+ toml==0.10.2
67
+ tornado==6.4.2
68
+ typing_extensions==4.12.2
69
+ tzdata==2025.1
70
+ urllib3==2.3.0
71
+ Werkzeug==3.1.3
72
+ wheel==0.45.1
73
+ wrapt==1.17.2