Coder-KP commited on
Commit
3d0dd14
·
verified ·
1 Parent(s): 46032f5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +65 -1
requirements.txt CHANGED
@@ -1,3 +1,67 @@
1
  altair
2
  pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  altair
2
  pandas
3
+ streamlit
4
+ absl-py==2.3.1
5
+ altair==5.5.0
6
+ astunparse==1.6.3
7
+ attrs==25.3.0
8
+ blinker==1.9.0
9
+ cachetools==6.2.0
10
+ certifi==2025.8.3
11
+ charset-normalizer==3.4.3
12
+ click==8.2.1
13
+ colorama==0.4.6
14
+ flatbuffers==25.2.10
15
+ gast==0.6.0
16
+ gitdb==4.0.12
17
+ GitPython==3.1.45
18
+ google-pasta==0.2.0
19
+ grpcio==1.74.0
20
+ h5py==3.14.0
21
+ idna==3.10
22
+ Jinja2==3.1.6
23
+ jsonschema==4.25.1
24
+ jsonschema-specifications==2025.4.1
25
+ keras==3.11.3
26
+ libclang==18.1.1
27
+ Markdown==3.8.2
28
+ markdown-it-py==4.0.0
29
+ MarkupSafe==3.0.2
30
+ mdurl==0.1.2
31
+ ml_dtypes==0.5.3
32
+ namex==0.1.0
33
+ narwhals==2.3.0
34
+ numpy==2.3.2
35
+ opt_einsum==3.4.0
36
+ optree==0.17.0
37
+ packaging==25.0
38
+ pandas==2.3.2
39
+ pillow==11.3.0
40
+ protobuf==6.32.0
41
+ pyarrow==21.0.0
42
+ pydeck==0.9.1
43
+ Pygments==2.19.2
44
+ python-dateutil==2.9.0.post0
45
+ pytz==2025.2
46
+ referencing==0.36.2
47
+ requests==2.32.5
48
+ rich==14.1.0
49
+ rpds-py==0.27.1
50
+ setuptools==80.9.0
51
+ six==1.17.0
52
+ smmap==5.0.2
53
+ streamlit==1.49.1
54
+ tenacity==9.1.2
55
+ tensorboard==2.20.0
56
+ tensorboard-data-server==0.7.2
57
+ tensorflow==2.20.0
58
+ termcolor==3.1.0
59
+ toml==0.10.2
60
+ tornado==6.5.2
61
+ typing_extensions==4.15.0
62
+ tzdata==2025.2
63
+ urllib3==2.5.0
64
+ watchdog==6.0.0
65
+ Werkzeug==3.1.3
66
+ wheel==0.45.1
67
+ wrapt==1.17.3