devinlee14 commited on
Commit
59a4766
·
1 Parent(s): 085d7d8

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +61 -5
requirement.txt CHANGED
@@ -1,5 +1,61 @@
1
- pandas
2
- numpy
3
- matplotlib
4
- seaborn
5
- scikit-learn
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.1.2
2
+ attrs==23.1.0
3
+ blinker==1.6.2
4
+ cachetools==5.3.1
5
+ certifi==2023.7.22
6
+ charset-normalizer==3.3.0
7
+ click==8.1.7
8
+ colorama==0.4.6
9
+ contourpy==1.1.1
10
+ cycler==0.12.0
11
+ feature-engine==1.6.2
12
+ fonttools==4.43.0
13
+ gitdb==4.0.10
14
+ GitPython==3.1.37
15
+ idna==3.4
16
+ importlib-metadata==6.8.0
17
+ Jinja2==3.1.2
18
+ joblib==1.3.2
19
+ jsonschema==4.19.1
20
+ jsonschema-specifications==2023.7.1
21
+ kiwisolver==1.4.5
22
+ markdown-it-py==3.0.0
23
+ MarkupSafe==2.1.3
24
+ matplotlib==3.8.0
25
+ mdurl==0.1.2
26
+ numpy==1.26.0
27
+ packaging==23.2
28
+ pandas==2.1.1
29
+ patsy==0.5.3
30
+ phik==0.12.3
31
+ Pillow==10.0.1
32
+ protobuf==4.24.4
33
+ pyarrow==13.0.0
34
+ pydeck==0.8.1b0
35
+ Pygments==2.16.1
36
+ pyparsing==3.1.1
37
+ python-dateutil==2.8.2
38
+ pytz==2023.3.post1
39
+ referencing==0.30.2
40
+ requests==2.31.0
41
+ rich==13.6.0
42
+ rpds-py==0.10.4
43
+ scikit-learn==1.3.1
44
+ scipy==1.11.3
45
+ seaborn==0.13.0
46
+ six==1.16.0
47
+ smmap==5.0.1
48
+ statsmodels==0.14.0
49
+ streamlit==1.27.2
50
+ tenacity==8.2.3
51
+ threadpoolctl==3.2.0
52
+ toml==0.10.2
53
+ toolz==0.12.0
54
+ tornado==6.3.3
55
+ typing_extensions==4.8.0
56
+ tzdata==2023.3
57
+ tzlocal==5.1
58
+ urllib3==2.0.6
59
+ validators==0.22.0
60
+ watchdog==3.0.0
61
+ zipp==3.17.0