singhjagpreet commited on
Commit
e1ebca9
1 Parent(s): e55a306

requirements added

Browse files
Files changed (1) hide show
  1. requirements.txt +61 -0
requirements.txt ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ appnope==0.1.3
2
+ asttokens==2.4.0
3
+ backcall==0.2.0
4
+ blinker==1.6.2
5
+ catboost==1.2.1
6
+ click==8.1.7
7
+ comm==0.1.4
8
+ contourpy==1.1.0
9
+ cycler==0.11.0
10
+ debugpy==1.6.7.post1
11
+ decorator==5.1.1
12
+ exceptiongroup==1.1.3
13
+ executing==1.2.0
14
+ Flask==2.3.3
15
+ fonttools==4.42.1
16
+ graphviz==0.20.1
17
+ ipykernel==6.25.2
18
+ ipython==8.15.0
19
+ itsdangerous==2.1.2
20
+ jedi==0.19.0
21
+ Jinja2==3.1.2
22
+ joblib==1.3.2
23
+ jupyter_client==8.3.1
24
+ jupyter_core==5.3.1
25
+ kiwisolver==1.4.5
26
+ MarkupSafe==2.1.3
27
+ matplotlib==3.7.2
28
+ matplotlib-inline==0.1.6
29
+ -e git+https://github.com/SinghJagpreet096/mlops@fac529de7800f71738353948e8da4a6ba1c235c8#egg=mlops
30
+ nest-asyncio==1.5.7
31
+ numpy==1.25.2
32
+ packaging==23.1
33
+ pandas==2.0.3
34
+ parso==0.8.3
35
+ pexpect==4.8.0
36
+ pickleshare==0.7.5
37
+ Pillow==10.0.0
38
+ platformdirs==3.10.0
39
+ plotly==5.16.1
40
+ prompt-toolkit==3.0.39
41
+ psutil==5.9.5
42
+ ptyprocess==0.7.0
43
+ pure-eval==0.2.2
44
+ Pygments==2.16.1
45
+ pyparsing==3.0.9
46
+ python-dateutil==2.8.2
47
+ pytz==2023.3
48
+ pyzmq==25.1.1
49
+ scikit-learn==1.3.0
50
+ scipy==1.11.2
51
+ seaborn==0.12.2
52
+ six==1.16.0
53
+ stack-data==0.6.2
54
+ tenacity==8.2.3
55
+ threadpoolctl==3.2.0
56
+ tornado==6.3.3
57
+ traitlets==5.9.0
58
+ tzdata==2023.3
59
+ wcwidth==0.2.6
60
+ Werkzeug==2.3.7
61
+ xgboost==1.7.6