nazneen commited on
Commit
4fce0b1
1 Parent(s): 6a4f521

requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +159 -0
requirements.txt ADDED
@@ -0,0 +1,159 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #
2
+ # These requirements were autogenerated by pipenv
3
+ # To regenerate from the project's Pipfile, run:
4
+ #
5
+ # pipenv lock --requirements
6
+ #
7
+
8
+ -i https://pypi.org/simple
9
+ absl-py==1.0.0; python_version >= '3.6'
10
+ aiohttp==3.8.0
11
+ aiosignal==1.2.0; python_version >= '3.6'
12
+ altair==4.1.0
13
+ antlr4-python3-runtime==4.8
14
+ appnope==0.1.2; sys_platform == 'darwin' and platform_system == 'Darwin'
15
+ argon2-cffi==21.1.0; python_version >= '3.5'
16
+ astor==0.8.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
17
+ async-timeout==4.0.1; python_version >= '3.6'
18
+ attrs==21.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
19
+ backcall==0.2.0
20
+ backports.zoneinfo==0.2.1; python_version >= '3.6' and python_version < '3.9'
21
+ base58==2.1.1; python_version >= '3.5'
22
+ bleach==4.1.0; python_version >= '3.6'
23
+ blinker==1.4
24
+ cachetools==4.2.4; python_version ~= '3.5'
25
+ certifi==2021.10.8
26
+ cffi==1.15.0
27
+ charset-normalizer==2.0.7; python_version >= '3'
28
+ click==7.1.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
29
+ cython==0.29.24; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
30
+ cytoolz==0.11.2; python_version >= '3.5'
31
+ dataclasses==0.6
32
+ datasets==1.15.1
33
+ debugpy==1.5.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
34
+ decorator==5.1.0; python_version >= '3.5'
35
+ defusedxml==0.7.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
36
+ dill==0.3.4; python_version >= '2.7' and python_version != '3.0'
37
+ entrypoints==0.3; python_version >= '2.7'
38
+ fastbpe==0.1.0
39
+ filelock==3.3.2; python_version >= '3.6'
40
+ frozenlist==1.2.0; python_version >= '3.6'
41
+ fsspec[http]==2021.11.0; python_version >= '3.6'
42
+ future==0.18.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
43
+ fuzzywuzzy==0.18.0
44
+ gensim==4.1.2
45
+ gitdb==4.0.9; python_version >= '3.6'
46
+ gitpython==3.1.24; python_version >= '3.7'
47
+ google-auth-oauthlib==0.4.6; python_version >= '3.6'
48
+ google-auth==2.3.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
49
+ grpcio==1.41.1
50
+ huggingface-hub==0.1.2; python_version >= '3.6'
51
+ idna==3.3; python_version >= '3'
52
+ importlib-resources==5.4.0; python_version < '3.9'
53
+ ipykernel==6.5.0; python_version >= '3.4'
54
+ ipython-genutils==0.2.0
55
+ ipython==7.29.0; python_version >= '3.3'
56
+ ipywidgets==7.6.5
57
+ jedi==0.18.0; python_version >= '3.6'
58
+ jinja2==3.0.3; python_version >= '3.6'
59
+ joblib==1.1.0; python_version >= '3.6'
60
+ jsonlines==2.0.0; python_version >= '3.6'
61
+ jsonschema==4.2.1; python_version >= '3.7'
62
+ jupyter-client==7.0.6; python_full_version >= '3.6.1'
63
+ jupyter-core==4.9.1; python_version >= '3.6'
64
+ jupyterlab-pygments==0.1.2
65
+ jupyterlab-widgets==1.0.2; python_version >= '3.6'
66
+ kaleido==0.2.1
67
+ markdown==3.3.4; python_version >= '3.6'
68
+ markupsafe==2.0.1; python_version >= '3.6'
69
+ matplotlib-inline==0.1.3; python_version >= '3.5'
70
+ meerkat-ml==0.1.2; python_version >= '3.7'
71
+ mistune==0.8.4
72
+ multidict==5.2.0; python_version >= '3.6'
73
+ multiprocess==0.70.12.2
74
+ nbclient==0.5.8; python_full_version >= '3.6.1'
75
+ nbconvert==6.3.0; python_version >= '3.7'
76
+ nbformat==5.1.3; python_version >= '3.5'
77
+ nest-asyncio==1.5.1; python_version >= '3.5'
78
+ nltk==3.6.5
79
+ notebook==6.4.5; python_version >= '3.6'
80
+ numpy==1.21.4
81
+ oauthlib==3.1.1; python_version >= '3.6'
82
+ omegaconf==2.1.1; python_version >= '3.6'
83
+ packaging==21.2; python_version >= '3.6'
84
+ pandas==1.3.4
85
+ pandocfilters==1.5.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
86
+ parso==0.8.2; python_version >= '3.6'
87
+ pexpect==4.8.0; sys_platform != 'win32'
88
+ pickleshare==0.7.5
89
+ pillow==8.4.0; python_version >= '3.6'
90
+ plotly==5.3.1
91
+ progressbar==2.5
92
+ prometheus-client==0.12.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
93
+ prompt-toolkit==3.0.22; python_full_version >= '3.6.2'
94
+ protobuf==3.19.1; python_version >= '3.5'
95
+ ptyprocess==0.7.0; os_name != 'nt'
96
+ pyahocorasick==1.4.2
97
+ pyarrow==6.0.0; python_version >= '3.6'
98
+ pyasn1-modules==0.2.8
99
+ pyasn1==0.4.8
100
+ pycparser==2.21; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
101
+ pydeck==0.7.1; python_version >= '3.7'
102
+ pydeprecate==0.3.1; python_version >= '3.6'
103
+ pygments==2.10.0; python_version >= '3.5'
104
+ pympler==0.9
105
+ pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
106
+ pyrsistent==0.18.0; python_version >= '3.6'
107
+ python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
108
+ python-levenshtein==0.12.2
109
+ pytorch-lightning==1.5.1; python_version >= '3.6'
110
+ pytz-deprecation-shim==0.1.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
111
+ pytz==2021.3
112
+ pyyaml==6.0; python_version >= '3.6'
113
+ pyzmq==22.3.0; python_version >= '3.6'
114
+ regex==2021.11.10
115
+ requests-oauthlib==1.3.0
116
+ requests==2.26.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
117
+ robustnessgym==0.1.3
118
+ rsa==4.7.2; python_version >= '3.6'
119
+ sacremoses==0.0.46
120
+ scikit-learn==1.0.1; python_version >= '3.7'
121
+ scipy==1.7.2; python_version < '3.11' and python_version >= '3.7'
122
+ semver==2.13.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
123
+ send2trash==1.8.0
124
+ six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
125
+ sklearn==0.0
126
+ smart-open==5.2.1; python_version >= '3.6' and python_version < '4'
127
+ smmap==5.0.0; python_version >= '3.6'
128
+ streamlit-vega-lite==0.1.0
129
+ streamlit==1.2.0
130
+ tenacity==8.0.1; python_version >= '3.6'
131
+ tensorboard-data-server==0.6.1; python_version >= '3.6'
132
+ tensorboard-plugin-wit==1.8.0
133
+ tensorboard==2.7.0; python_version >= '3.6'
134
+ terminado==0.12.1; python_version >= '3.6'
135
+ testpath==0.5.0; python_version >= '3.5'
136
+ threadpoolctl==3.0.0; python_version >= '3.6'
137
+ tokenizers==0.10.3
138
+ toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
139
+ toolz==0.11.2; python_version >= '3.5'
140
+ torch==1.10.0; python_full_version >= '3.6.2'
141
+ torchmetrics==0.6.0; python_version >= '3.6'
142
+ tornado==6.1; python_version >= '3.5'
143
+ tqdm==4.62.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
144
+ traitlets==5.1.1; python_version >= '3.7'
145
+ transformers==4.12.3; python_version >= '3.6'
146
+ typing-extensions==3.10.0.2; python_version < '3.10'
147
+ tzdata==2021.5; python_version >= '3.6'
148
+ tzlocal==4.1; python_version >= '3.6'
149
+ ujson==4.2.0; python_version >= '3.6'
150
+ urllib3==1.26.7; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
151
+ validators==0.18.2; python_version >= '3.4'
152
+ wcwidth==0.2.5
153
+ webencodings==0.5.1
154
+ werkzeug==2.0.2; python_version >= '3.6'
155
+ wheel==0.37.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
156
+ widgetsnbextension==3.5.2
157
+ xxhash==2.0.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
158
+ yarl==1.7.2; python_version >= '3.6'
159
+ zipp==3.6.0; python_version < '3.10'