astroarya commited on
Commit
0f18515
·
1 Parent(s): 5475272

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +125 -0
requirement.txt CHANGED
@@ -5,3 +5,128 @@ argon2-cffi==21.3.0
5
  argon2-cffi-bindings==21.2.0
6
  asttokens==2.0.8
7
  attrs==22.1.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  argon2-cffi-bindings==21.2.0
6
  asttokens==2.0.8
7
  attrs==22.1.0
8
+ backcall==0.2.0
9
+ beautifulsoup4==4.11.1
10
+ bleach==5.0.1
11
+ blinker==1.5
12
+ cachetools==5.2.0
13
+ certifi==2022.9.24
14
+ cffi==1.15.1
15
+ charset-normalizer==2.1.1
16
+ click==8.1.3
17
+ colorama==0.4.5
18
+ commonmark==0.9.1
19
+ contourpy==1.0.5
20
+ cycler==0.11.0
21
+ debugpy==1.6.3
22
+ decorator==5.1.1
23
+ defusedxml==0.7.1
24
+ entrypoints==0.4
25
+ et-xmlfile==1.1.0
26
+ executing==1.1.0
27
+ fastjsonschema==2.16.2
28
+ fonttools==4.37.4
29
+ fsspec==2022.8.2
30
+ gitdb==4.0.10
31
+ GitPython==3.1.30
32
+ htmlmin==0.1.12
33
+ idna==3.4
34
+ ImageHash==4.3.1
35
+ importlib-metadata==6.0.0
36
+ ipykernel==6.16.0
37
+ ipython==8.5.0
38
+ ipython-genutils==0.2.0
39
+ ipywidgets==8.0.2
40
+ jedi==0.18.1
41
+ Jinja2==3.1.2
42
+ joblib==1.1.1
43
+ jsonschema==4.16.0
44
+ jupyter==1.0.0
45
+ jupyter-console==6.4.4
46
+ jupyter-core==4.11.1
47
+ jupyter_client==7.3.5
48
+ jupyterlab-pygments==0.2.2
49
+ jupyterlab-widgets==3.0.3
50
+ kiwisolver==1.4.4
51
+ MarkupSafe==2.1.1
52
+ matplotlib==3.5.3
53
+ matplotlib-inline==0.1.6
54
+ missingno==0.5.1
55
+ mistune==2.0.4
56
+ multimethod==1.8
57
+ nbclient==0.6.8
58
+ nbconvert==7.1.0
59
+ nbformat==5.6.1
60
+ nest-asyncio==1.5.6
61
+ networkx==2.8.7
62
+ notebook==6.4.12
63
+ numpy==1.23.3
64
+ openpyxl==3.0.10
65
+ packaging==21.3
66
+ pandas==1.4.4
67
+ pandas-profiling==3.3.0
68
+ pandocfilters==1.5.0
69
+ parso==0.8.3
70
+ patsy==0.5.3
71
+ phik==0.12.2
72
+ pickleshare==0.7.5
73
+ Pillow==9.2.0
74
+ prometheus-client==0.14.1
75
+ prompt-toolkit==3.0.31
76
+ protobuf==3.20.3
77
+ psutil==5.9.2
78
+ pure-eval==0.2.2
79
+ pyarrow==10.0.1
80
+ pycparser==2.21
81
+ pydantic==1.9.2
82
+ pydeck==0.8.0
83
+ Pygments==2.13.0
84
+ Pympler==1.0.1
85
+ pyparsing==3.0.9
86
+ pyrsistent==0.18.1
87
+ python-dateutil==2.8.2
88
+ pytz==2022.4
89
+ pytz-deprecation-shim==0.1.0.post0
90
+ PyWavelets==1.4.1
91
+ pywin32==304
92
+ pywinpty==2.0.8
93
+ PyYAML==6.0
94
+ pyzmq==24.0.1
95
+ qtconsole==5.3.2
96
+ QtPy==2.2.1
97
+ regex==2022.10.31
98
+ requests==2.28.1
99
+ rich==13.0.1
100
+ scikit-learn==1.1.2
101
+ scipy==1.9.1
102
+ seaborn==0.11.2
103
+ semver==2.13.0
104
+ Send2Trash==1.8.0
105
+ six==1.16.0
106
+ smmap==5.0.0
107
+ soupsieve==2.3.2.post1
108
+ stack-data==0.5.1
109
+ statsmodels==0.13.2
110
+ streamlit==1.16.0
111
+ tangled-up-in-unicode==0.2.0
112
+ terminado==0.16.0
113
+ threadpoolctl==3.1.0
114
+ tinycss2==1.1.1
115
+ toml==0.10.2
116
+ toolz==0.12.0
117
+ tornado==6.2
118
+ tqdm==4.64.1
119
+ traitlets==5.4.0
120
+ typing_extensions==4.4.0
121
+ tzdata==2022.7
122
+ tzlocal==4.2
123
+ urllib3==1.26.12
124
+ validators==0.20.0
125
+ visions==0.7.5
126
+ watchdog==2.2.1
127
+ wcwidth==0.2.5
128
+ webencodings==0.5.1
129
+ widgetsnbextension==4.0.3
130
+ zipp==3.11.0
131
+ streamlit
132
+ pywin32