sanjudebnath commited on
Commit
0542b04
·
verified ·
1 Parent(s): bf2494e

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +168 -0
requirements.txt ADDED
@@ -0,0 +1,168 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.3.0
2
+ aiohttp==3.8.3
3
+ aiosignal==1.2.0
4
+ altair==4.2.0
5
+ apache-beam>=2.41.0
6
+ argon2-cffi==21.3.0
7
+ argon2-cffi-bindings==21.2.0
8
+ asttokens==2.0.8
9
+ async-timeout==4.0.2
10
+ attrs==22.1.0
11
+ autopep8==1.7.0
12
+ backcall==0.2.0
13
+ beautifulsoup4==4.11.1
14
+ bleach==5.0.1
15
+ blinker==1.5
16
+ cachetools==5.2.0
17
+ certifi==2022.9.24
18
+ cffi==1.15.1
19
+ charset-normalizer==2.1.1
20
+ click==8.1.3
21
+ cloudpickle==2.2.0
22
+ commonmark==0.9.1
23
+ contourpy==1.0.5
24
+ crcmod==1.7
25
+ cycler==0.11.0
26
+ datasets==2.5.2
27
+ debugpy==1.6.3
28
+ decorator==5.1.1
29
+ defusedxml==0.7.1
30
+ dill==0.3.1.1
31
+ docopt==0.6.2
32
+ entrypoints==0.4
33
+ executing==1.1.0
34
+ fastavro==1.6.1
35
+ fastjsonschema==2.16.2
36
+ filelock==3.8.0
37
+ fonttools==4.37.4
38
+ frozenlist==1.3.1
39
+ fsspec==2022.8.2
40
+ gitdb==4.0.10
41
+ GitPython==3.1.29
42
+ google-auth==2.13.0
43
+ google-auth-oauthlib==0.4.6
44
+ grpcio==1.49.1
45
+ hdfs==2.7.0
46
+ httplib2==0.20.4
47
+ huggingface-hub==0.10.0
48
+ idna==3.4
49
+ importlib-metadata==5.1.0
50
+ ipykernel==6.16.0
51
+ ipython==8.5.0
52
+ ipython-genutils==0.2.0
53
+ ipywidgets==8.0.2
54
+ jedi==0.18.1
55
+ Jinja2==3.1.2
56
+ joblib==1.2.0
57
+ jsonschema==4.16.0
58
+ jupyter==1.0.0
59
+ jupyter-console==6.4.4
60
+ jupyter-contrib-core==0.4.0
61
+ jupyter-contrib-nbextensions==0.5.1
62
+ jupyter-highlight-selected-word==0.2.0
63
+ jupyter-latex-envs==1.4.6
64
+ jupyter-nbextensions-configurator==0.5.0
65
+ jupyter_client==7.3.5
66
+ jupyter_core==4.11.2
67
+ jupyterlab-pygments==0.2.2
68
+ jupyterlab-widgets==3.0.3
69
+ kiwisolver==1.4.4
70
+ lesscpy==0.15.1
71
+ lxml==4.9.1
72
+ Markdown==3.4.1
73
+ MarkupSafe==2.1.1
74
+ matplotlib==3.6.1
75
+ matplotlib-inline==0.1.6
76
+ mistune==2.0.4
77
+ multidict==6.0.2
78
+ multiprocess==0.70.9
79
+ mwparserfromhell==0.6.4
80
+ nbclient==0.7.0
81
+ nbconvert==7.2.1
82
+ nbformat==5.6.1
83
+ nest-asyncio==1.5.6
84
+ notebook==6.4.12
85
+ numpy==1.22.4
86
+ oauthlib==3.2.2
87
+ orjson==3.9.7
88
+ packaging==21.3
89
+ pandas==1.5.0
90
+ pandocfilters==1.5.0
91
+ parso==0.8.3
92
+ pexpect==4.8.0
93
+ pickleshare==0.7.5
94
+ Pillow==9.2.0
95
+ ply==3.11
96
+ prettytable==3.4.1
97
+ prometheus-client==0.14.1
98
+ prompt-toolkit==3.0.31
99
+ proto-plus==1.22.1
100
+ protobuf==3.19.6
101
+ psutil==5.9.2
102
+ ptyprocess==0.7.0
103
+ pure-eval==0.2.2
104
+ pyarrow==7.0.0
105
+ pyasn1==0.4.8
106
+ pyasn1-modules==0.2.8
107
+ pycodestyle==2.9.1
108
+ pycparser==2.21
109
+ pydeck==0.8.0
110
+ pydot==1.4.2
111
+ Pygments==2.13.0
112
+ pymongo==3.12.3
113
+ Pympler==1.0.1
114
+ pyparsing==3.0.9
115
+ pyrsistent==0.18.1
116
+ python-dateutil==2.8.2
117
+ pytz==2022.4
118
+ pytz-deprecation-shim==0.1.0.post0
119
+ PyYAML==6.0
120
+ pyzmq==24.0.1
121
+ qtconsole==5.3.2
122
+ QtPy==2.2.1
123
+ regex==2022.9.13
124
+ requests==2.28.1
125
+ requests-oauthlib==1.3.1
126
+ responses==0.18.0
127
+ rich==12.6.0
128
+ rsa==4.9
129
+ scikit-learn==1.1.2
130
+ scipy==1.9.1
131
+ semver==2.13.0
132
+ Send2Trash==1.8.0
133
+ six==1.16.0
134
+ smmap==5.0.0
135
+ soupsieve==2.3.2.post1
136
+ stack-data==0.5.1
137
+ streamlit==1.15.2
138
+ tensorboard==2.10.1
139
+ tensorboard-data-server==0.6.1
140
+ tensorboard-plugin-wit==1.8.1
141
+ terminado==0.16.0
142
+ threadpoolctl==3.1.0
143
+ tinycss2==1.1.1
144
+ tokenizers==0.12.1
145
+ toml==0.10.2
146
+ toolz==0.12.0
147
+ torch==1.12.1
148
+ torchaudio==0.12.1
149
+ torchsummary==1.5.1
150
+ torchtest==0.5
151
+ torchvision==0.13.1
152
+ tornado==6.2
153
+ tqdm==4.64.1
154
+ traitlets==5.4.0
155
+ transformers==4.22.2
156
+ typing_extensions==4.4.0
157
+ tzdata==2022.7
158
+ tzlocal==4.2
159
+ urllib3==1.26.12
160
+ validators==0.20.0
161
+ watchdog==2.2.0
162
+ wcwidth==0.2.5
163
+ webencodings==0.5.1
164
+ Werkzeug==2.2.2
165
+ widgetsnbextension==4.0.3
166
+ xxhash==3.0.0
167
+ yarl==1.8.1
168
+ zipp==3.11.0