abhi12ravi commited on
Commit
b1c3542
1 Parent(s): b69ccdc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +170 -2
requirements.txt CHANGED
@@ -1,4 +1,172 @@
1
- requests==2.25.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  numpy==1.21.4
 
 
 
 
 
3
  pandas==1.0.5
4
- pageviewapi==0.4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.0.0
2
+ appdirs==1.4.4
3
+ argon2-cffi==20.1.0
4
+ astunparse==1.6.3
5
+ async-generator==1.10
6
+ atomicwrites==1.4.0
7
+ attrdict==2.0.1
8
+ attrs==21.2.0
9
+ autopep8==1.5.7
10
+ backcall==0.2.0
11
+ backports.entry-points-selectable==1.1.1
12
+ Baker==1.3
13
+ beautifulsoup4==4.9.3
14
+ black==21.7b0
15
+ bleach==3.3.0
16
+ bs4==0.0.1
17
+ cachetools==5.0.0
18
+ certifi==2020.12.5
19
+ cffi==1.14.5
20
+ chardet==4.0.0
21
+ click==7.1.2
22
+ colorama==0.4.4
23
+ cycler==0.10.0
24
+ cytoolz==0.11.2
25
+ decorator==4.4.2
26
+ defusedxml==0.7.1
27
+ delta==0.4.2
28
+ distlib==0.3.3
29
+ docopt==0.6.2
30
+ entrypoints==0.3
31
+ filelock==3.3.2
32
+ Flask==2.0.1
33
+ flatbuffers==2.0
34
+ gast==0.5.3
35
+ google-auth==2.6.0
36
+ google-auth-oauthlib==0.4.6
37
+ google-pasta==0.2.0
38
+ grpcio==1.44.0
39
+ h5py==3.1.0
40
+ html5lib==1.1
41
+ idna==2.10
42
+ imageio==2.9.0
43
+ imgann==0.7.11
44
+ importlib-metadata==4.11.1
45
+ iniconfig==1.1.1
46
+ install==1.3.4
47
+ ipykernel==5.5.5
48
+ ipython==7.24.0
49
+ ipython-genutils==0.2.0
50
+ itsdangerous==2.0.1
51
+ jedi==0.18.0
52
+ Jinja2==3.0.1
53
+ joblib==1.0.0
54
+ jsonschema==3.2.0
55
+ jupyter-client==6.1.12
56
+ jupyter-contrib-core==0.3.3
57
+ jupyter-contrib-nbextensions==0.5.1
58
+ jupyter-core==4.7.1
59
+ jupyter-highlight-selected-word==0.2.0
60
+ jupyter-latex-envs==1.4.6
61
+ jupyter-nbextensions-configurator==0.4.1
62
+ jupyterlab-pygments==0.1.2
63
+ jupyterthemes==0.20.0
64
+ keras==2.8.0
65
+ Keras-Preprocessing==1.1.2
66
+ kiwisolver==1.3.1
67
+ lazypredict==0.2.9
68
+ lesscpy==0.15.0
69
+ libclang==13.0.0
70
+ lightgbm==2.3.1
71
+ lxml==4.6.3
72
+ Markdown==3.3.6
73
+ MarkupSafe==2.0.1
74
+ matplotlib==3.3.4
75
+ matplotlib-inline==0.1.2
76
+ mido==1.2.10
77
+ mistune==0.8.4
78
+ more-itertools==8.8.0
79
+ mrjob==0.7.4
80
+ mypy-extensions==0.4.3
81
+ nbclient==0.5.3
82
+ nbconvert==6.0.7
83
+ nbformat==5.1.3
84
+ nest-asyncio==1.5.1
85
+ networkx==2.5
86
+ notebook==6.4.0
87
  numpy==1.21.4
88
+ oauthlib==3.2.0
89
+ opencv-python==4.5.5.62
90
+ opt-einsum==3.3.0
91
+ packaging==20.9
92
+ pageviewapi==0.4.0
93
  pandas==1.0.5
94
+ pandocfilters==1.4.3
95
+ parso==0.8.2
96
+ pathlib==1.0.1
97
+ pathspec==0.9.0
98
+ pickleshare==0.7.5
99
+ Pillow==8.1.0
100
+ pipreqs==0.4.10
101
+ platformdirs==2.4.0
102
+ pluggy==0.13.1
103
+ ply==3.11
104
+ pomegranate==0.14.7
105
+ pretty-midi==0.2.9
106
+ prometheus-client==0.10.1
107
+ prompt-toolkit==3.0.18
108
+ protobuf==3.19.4
109
+ py==1.10.0
110
+ py-cpuinfo==8.0.0
111
+ pyasn1==0.4.8
112
+ pyasn1-modules==0.2.8
113
+ pycocotools==2.0.4
114
+ pycodestyle==2.7.0
115
+ pycparser==2.20
116
+ Pygments==2.9.0
117
+ pyparsing==2.4.7
118
+ pypianoroll==1.0.4
119
+ pyrsistent==0.17.3
120
+ pytest==5.4.3
121
+ pytest-benchmark==3.4.1
122
+ pytest-executable==0.5.2
123
+ python-dateutil==2.8.1
124
+ pytz==2021.1
125
+ PyWavelets==1.1.1
126
+ pywin32==301
127
+ pywinpty==1.1.1
128
+ PyYAML==5.3.1
129
+ pyzmq==22.1.0
130
+ regex==2021.7.6
131
+ requests==2.25.1
132
+ requests-oauthlib==1.3.1
133
+ rsa==4.8
134
+ scikit-image==0.18.1
135
+ scikit-learn==0.23.1
136
+ scipy==1.5.4
137
+ selenium==3.141.0
138
+ Send2Trash==1.5.0
139
+ six==1.15.0
140
+ soupsieve==2.1
141
+ tensorboard==2.8.0
142
+ tensorboard-data-server==0.6.1
143
+ tensorboard-plugin-wit==1.8.1
144
+ tensorflow==2.8.0
145
+ tensorflow-io-gcs-filesystem==0.24.0
146
+ termcolor==1.1.0
147
+ terminado==0.10.0
148
+ testpath==0.5.0
149
+ tf-estimator-nightly==2.8.0.dev2021122109
150
+ threadpoolctl==2.1.0
151
+ tifffile==2021.3.17
152
+ toml==0.10.2
153
+ tomli==1.2.0
154
+ toolz==0.11.2
155
+ torch==1.9.0+cu102
156
+ torchaudio==0.9.0
157
+ torchvision==0.10.0+cu102
158
+ tornado==6.1
159
+ tqdm==4.56.0
160
+ traitlets==5.0.5
161
+ typing-extensions==3.10.0.0
162
+ urllib3==1.26.2
163
+ virtualenv==20.10.0
164
+ waiting==1.4.1
165
+ wcwidth==0.2.5
166
+ webencodings==0.5.1
167
+ Werkzeug==2.0.1
168
+ wikipedia==1.4.0
169
+ wrapt==1.13.3
170
+ xgboost==1.1.1
171
+ yarg==0.1.9
172
+ zipp==3.7.0