prudhvippr commited on
Commit
536587f
·
verified ·
1 Parent(s): f3c64c6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -49
requirements.txt CHANGED
@@ -1,49 +1,6 @@
1
-
2
- altair 5.5.0
3
- attrs 24.2.0
4
- blinker 1.9.0
5
- cachetools 5.5.0
6
- certifi 2024.8.30
7
- charset-normalizer 3.4.0
8
- click 8.1.7
9
- colorama 0.4.6
10
- gitdb 4.0.11
11
- GitPython 3.1.43
12
- idna 3.10
13
- Jinja2 3.1.4
14
- joblib 1.4.2
15
- jsonschema 4.23.0
16
- jsonschema-specifications 2024.10.1
17
- markdown-it-py 3.0.0
18
- MarkupSafe 3.0.2
19
- mdurl 0.1.2
20
- narwhals 1.18.3
21
- numpy 2.2.0
22
- packaging 24.2
23
- pandas 2.2.3
24
- pillow 11.0.0
25
- pip 23.2.1
26
- protobuf 5.29.1
27
- pyarrow 18.1.0
28
- pydeck 0.9.1
29
- Pygments 2.18.0
30
- python-dateutil 2.9.0.post0
31
- pytz 2024.2
32
- referencing 0.35.1
33
- requests 2.32.3
34
- rich 13.9.4
35
- rpds-py 0.22.3
36
- scikit-learn 1.6.0
37
- scipy 1.14.1
38
- setuptools 65.5.0
39
- six 1.17.0
40
- smmap 5.0.1
41
- streamlit 1.41.1
42
- tenacity 9.0.0
43
- threadpoolctl 3.5.0
44
- toml 0.10.2
45
- tornado 6.4.2
46
- typing_extensions 4.12.2
47
- tzdata 2024.2
48
- urllib3 2.2.3
49
- watchdog 6.0.0
 
1
+
2
+ numpy
3
+ pandas
4
+ scikit-learn
5
+ streamlit
6
+