Ali-Maq commited on
Commit
b743900
1 Parent(s): d51e88d

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +234 -0
requirements.txt ADDED
@@ -0,0 +1,234 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohttp==3.8.3
2
+ aiosignal==1.3.1
3
+ altair==4.2.0
4
+ anyio==3.6.2
5
+ appdirs==1.4.4
6
+ appnope==0.1.3
7
+ argcomplete==2.0.0
8
+ argh==0.26.2
9
+ argon2-cffi==21.3.0
10
+ argon2-cffi-bindings==21.2.0
11
+ asttokens==2.0.5
12
+ async-generator==1.10
13
+ async-timeout==4.0.2
14
+ attrs==21.4.0
15
+ Automat==20.2.0
16
+ backcall==0.2.0
17
+ bcbio-gff==0.6.9
18
+ bcrypt==4.0.1
19
+ beautifulsoup4==4.11.1
20
+ bio==1.4.0
21
+ biopython==1.79
22
+ biothings-client==0.2.6
23
+ bleach==5.0.0
24
+ blinker==1.5
25
+ boto3==1.26.17
26
+ botocore==1.29.17
27
+ cachetools==5.2.0
28
+ certifi @ file:///private/var/folders/sy/f16zz6x50xz3113nwtb9bvq00000gp/T/abs_0ek9yztvu3/croot/certifi_1665076692562/work/certifi
29
+ cffi==1.15.0
30
+ charset-normalizer==2.0.12
31
+ chart-studio==1.1.0
32
+ click==8.1.3
33
+ commonmark==0.9.1
34
+ constantly==15.1.0
35
+ convertdate==2.4.0
36
+ cryptography==37.0.2
37
+ cssselect==1.1.0
38
+ cycler==0.11.0
39
+ Cython==0.29.30
40
+ debugpy==1.6.0
41
+ decorator==5.1.1
42
+ defusedxml==0.7.1
43
+ entrypoints==0.4
44
+ ephem==4.1.3
45
+ et-xmlfile==1.1.0
46
+ executing==0.8.3
47
+ fastapi==0.87.0
48
+ fastjsonschema==2.15.3
49
+ ffmpy==0.3.0
50
+ filelock==3.7.1
51
+ fonttools==4.33.3
52
+ frozenlist==1.3.3
53
+ fsspec==2022.11.0
54
+ get-pybrowser==0.2.0
55
+ gff3-parser==0.0.5
56
+ gffutils==0.11.1
57
+ Ghost.py==0.2.3
58
+ gitdb==4.0.10
59
+ GitPython==3.1.29
60
+ gradio==3.11.0
61
+ h11==0.12.0
62
+ helpers==0.2.0
63
+ hijri-converter==2.2.4
64
+ httpcore==0.15.0
65
+ httpx==0.23.1
66
+ huggingface-hub==0.11.0
67
+ hyperlink==21.0.0
68
+ idna==3.3
69
+ imageio==2.19.3
70
+ importlib-metadata==5.1.0
71
+ imutils==0.5.4
72
+ incremental==21.3.0
73
+ ipykernel==6.13.0
74
+ ipython==8.4.0
75
+ ipython-genutils==0.2.0
76
+ ipywidgets==7.7.0
77
+ itemadapter==0.6.0
78
+ itemloaders==1.0.4
79
+ jedi==0.18.1
80
+ Jinja2==3.1.2
81
+ jmespath==1.0.1
82
+ joblib==1.1.0
83
+ jsonschema==4.6.0
84
+ jupyter==1.0.0
85
+ jupyter-client==7.3.1
86
+ jupyter-console==6.4.3
87
+ jupyter-core==4.10.0
88
+ jupyterlab-pygments==0.2.2
89
+ jupyterlab-widgets==1.1.0
90
+ kiwisolver==1.4.3
91
+ korean-lunar-calendar==0.2.1
92
+ lightgbm==3.3.2
93
+ linkify-it-py==1.0.3
94
+ lxml==4.9.0
95
+ markdown-it-py==2.1.0
96
+ MarkupSafe==2.1.1
97
+ matplotlib==3.5.2
98
+ matplotlib-inline==0.1.3
99
+ mdit-py-plugins==0.3.1
100
+ mdurl==0.1.2
101
+ mistune==0.8.4
102
+ multidict==6.0.2
103
+ mygene==3.2.2
104
+ nbclient==0.6.4
105
+ nbconvert==6.5.0
106
+ nbformat==5.4.0
107
+ nest-asyncio==1.5.5
108
+ networkx==2.8.4
109
+ notebook==6.4.11
110
+ numpy==1.22.4
111
+ opencv-python==4.6.0.66
112
+ openpyxl==3.0.10
113
+ orjson==3.8.2
114
+ outcome==1.1.0
115
+ packaging==21.3
116
+ pandas==1.4.2
117
+ pandocfilters==1.5.0
118
+ paramiko==2.12.0
119
+ parsel==1.6.0
120
+ parso==0.8.3
121
+ pexpect==4.8.0
122
+ pickleshare==0.7.5
123
+ Pillow==9.1.1
124
+ plotly==5.9.0
125
+ polling2==0.5.0
126
+ prometheus-client==0.14.1
127
+ prompt-toolkit==3.0.29
128
+ Protego==0.2.1
129
+ protobuf==3.20.3
130
+ psutil==5.9.1
131
+ ptyprocess==0.7.0
132
+ pure-eval==0.2.2
133
+ pyarrow==10.0.1
134
+ pyasn1==0.4.8
135
+ pyasn1-modules==0.2.8
136
+ PyAudio==0.2.11
137
+ pyBrowser==0.2
138
+ pycparser==2.21
139
+ pycryptodome==3.15.0
140
+ pydantic==1.10.2
141
+ pydeck==0.8.0
142
+ PyDispatcher==2.0.5
143
+ pydub==0.25.1
144
+ pyee==9.0.4
145
+ pyfaidx==0.7.1
146
+ Pygments==2.12.0
147
+ PyMeeus==0.5.11
148
+ Pympler==1.0.1
149
+ PyNaCl==1.5.0
150
+ pyOpenSSL==22.0.0
151
+ pyparsing==3.0.9
152
+ pyppeteer==0.0.25
153
+ pyquery==1.4.0
154
+ pyrsistent==0.18.1
155
+ PySocks==1.7.1
156
+ python-dateutil==2.8.2
157
+ python-dotenv==0.20.0
158
+ python-multipart==0.0.5
159
+ pytorch-transformers==1.2.0
160
+ pytz==2022.1
161
+ pytz-deprecation-shim==0.1.0.post0
162
+ PyWavefront==1.3.3
163
+ PyWavelets==1.3.0
164
+ PyYAML==6.0
165
+ pyzmq==23.1.0
166
+ qtconsole==5.3.0
167
+ QtPy==2.1.0
168
+ queuelib==1.6.2
169
+ regex==2022.10.31
170
+ requests==2.27.1
171
+ requests-file==1.5.1
172
+ retrying==1.3.3
173
+ rfc3986==1.5.0
174
+ rich==12.6.0
175
+ s3transfer==0.6.0
176
+ sacremoses==0.0.53
177
+ scikit-image==0.19.3
178
+ scikit-learn==1.1.1
179
+ scipy==1.8.1
180
+ Scrapy==2.6.1
181
+ seaborn==0.11.2
182
+ selenium==3.141.0
183
+ semver==2.13.0
184
+ Send2Trash==1.8.0
185
+ sentencepiece==0.1.97
186
+ service-identity==21.1.0
187
+ setuptools-git==1.2
188
+ simplejson==3.17.6
189
+ six==1.16.0
190
+ sklearn==0.0
191
+ smmap==5.0.0
192
+ sniffio==1.2.0
193
+ sortedcontainers==2.4.0
194
+ soupsieve==2.3.2.post1
195
+ stack-data==0.2.0
196
+ starlette==0.21.0
197
+ streamlit==1.15.1
198
+ tenacity==8.0.1
199
+ terminado==0.15.0
200
+ threadpoolctl==3.1.0
201
+ tifffile==2022.5.4
202
+ tinycss2==1.1.1
203
+ tldextract==3.3.0
204
+ tokenizers==0.13.2
205
+ toml==0.10.2
206
+ toolz==0.12.0
207
+ torch==1.13.0
208
+ torchvision==0.14.0
209
+ tornado==6.1
210
+ tqdm==4.64.0
211
+ traitlets==5.2.2.post1
212
+ transformers==4.24.0
213
+ trio==0.20.0
214
+ trio-websocket==0.9.2
215
+ Twisted==22.4.0
216
+ typing_extensions==4.2.0
217
+ tzdata==2022.6
218
+ tzlocal==4.2
219
+ uc-micro-py==1.0.1
220
+ urllib3==1.26.9
221
+ uvicorn==0.20.0
222
+ validators==0.20.0
223
+ w3lib==1.22.0
224
+ watchdog==2.1.9
225
+ wcwidth==0.2.5
226
+ webdriver-manager==3.7.0
227
+ webencodings==0.5.1
228
+ websockets==10.3
229
+ widgetsnbextension==3.6.0
230
+ wsproto==1.1.0
231
+ xgboost==1.6.2
232
+ yarl==1.8.1
233
+ zipp==3.10.0
234
+ zope.interface==5.4.0