Timothyxxx commited on
Commit
189ad15
·
1 Parent(s): 7faa846

Fix requirements, the prevous one is used for conda, this one is used for the spaces pip

Browse files
Files changed (1) hide show
  1. requirements.txt +192 -209
requirements.txt CHANGED
@@ -1,209 +1,192 @@
1
- # This file may be used to create an environment using:
2
- # $ conda create --name <env> --file <this file>
3
- # platform: osx-64
4
- aiohttp=3.8.1=pypi_0
5
- aiosignal=1.2.0=pypi_0
6
- altair=4.2.0=pypi_0
7
- anyio=3.6.1=pypi_0
8
- appnope=0.1.2=pypi_0
9
- argon2-cffi=21.3.0=pypi_0
10
- argon2-cffi-bindings=21.2.0=pypi_0
11
- async-generator=1.10=pypi_0
12
- async-timeout=4.0.2=pypi_0
13
- asynctest=0.13.0=pypi_0
14
- attrs=21.4.0=pypi_0
15
- backcall=0.2.0=pypi_0
16
- backoff=2.0.1=pypi_0
17
- backports-zoneinfo=0.2.1=pypi_0
18
- bcrypt=4.0.0=pypi_0
19
- beautifulsoup4=4.10.0=pypi_0
20
- bleach=4.1.0=pypi_0
21
- blinker=1.4=pypi_0
22
- brotlipy=0.7.0=py37h9ed2024_1003
23
- ca-certificates=2022.4.26=hecd8cb5_0
24
- cached-property=1.5.2=pypi_0
25
- cachetools=5.0.0=pypi_0
26
- certifi=2022.6.15=py37hecd8cb5_0
27
- cffi=1.15.0=py37hc55c11b_1
28
- charset-normalizer=2.0.12=pypi_0
29
- click=8.0.4=pypi_0
30
- cryptography=37.0.1=py37hf6deb26_0
31
- cssselect=1.1.0=pypi_0
32
- cycler=0.11.0=pypi_0
33
- datasets=1.14.0=pypi_0
34
- datedelta=1.4=pypi_0
35
- debugpy=1.6.0=pypi_0
36
- decorator=5.1.1=pypi_0
37
- defusedxml=0.7.1=pypi_0
38
- dill=0.3.4=pypi_0
39
- docopt=0.6.2=pypi_0
40
- emoji=1.7.0=pypi_0
41
- entrypoints=0.4=pypi_0
42
- et-xmlfile=1.1.0=pypi_0
43
- fastapi=0.85.0=pypi_0
44
- ffmpy=0.3.0=pypi_0
45
- filelock=3.6.0=pypi_0
46
- fonttools=4.37.4=pypi_0
47
- frozenlist=1.3.0=pypi_0
48
- fsspec=2022.2.0=pypi_0
49
- fuzzywuzzy=0.18.0=pypi_0
50
- gitdb=4.0.9=pypi_0
51
- gitpython=3.1.27=pypi_0
52
- gradio=3.4.0=pypi_0
53
- grapheme=0.6.0=pypi_0
54
- greenlet=1.1.2=pypi_0
55
- h11=0.12.0=pypi_0
56
- h5py=3.6.0=pypi_0
57
- httpcore=0.15.0=pypi_0
58
- httpx=0.23.0=pypi_0
59
- huggingface-hub=0.0.19=pypi_0
60
- idna=3.3=pyhd3eb1b0_0
61
- importlib-metadata=4.11.3=pypi_0
62
- importlib-resources=5.6.0=pypi_0
63
- ipykernel=6.9.2=pypi_0
64
- ipython=7.32.0=pypi_0
65
- ipython-genutils=0.2.0=pypi_0
66
- ipywidgets=7.7.0=pypi_0
67
- jdcal=1.4.1=pypi_0
68
- jedi=0.18.1=pypi_0
69
- jinja2=3.1.1=pypi_0
70
- joblib=1.1.0=pypi_0
71
- jsonschema=4.4.0=pypi_0
72
- jupyter-client=7.1.2=pypi_0
73
- jupyter-core=4.9.2=pypi_0
74
- jupyterlab-pygments=0.1.2=pypi_0
75
- jupyterlab-widgets=1.1.0=pypi_0
76
- kiwisolver=1.4.4=pypi_0
77
- libcxx=12.0.0=h2f01273_0
78
- libffi=3.3=hb1e8313_2
79
- linkify-it-py=1.0.3=pypi_0
80
- lxml=4.8.0=pypi_0
81
- markdown-it-py=2.1.0=pypi_0
82
- markupsafe=2.1.1=pypi_0
83
- matplotlib=3.5.3=pypi_0
84
- matplotlib-inline=0.1.3=pypi_0
85
- mdit-py-plugins=0.3.1=pypi_0
86
- mdurl=0.1.2=pypi_0
87
- mistune=0.8.4=pypi_0
88
- multidict=6.0.2=pypi_0
89
- multipledispatch=0.6.0=pypi_0
90
- multiprocess=0.70.12.2=pypi_0
91
- nbclient=0.5.13=pypi_0
92
- nbconvert=6.4.5=pypi_0
93
- nbformat=5.2.0=pypi_0
94
- ncurses=6.3=hca72f7f_2
95
- nest-asyncio=1.5.4=pypi_0
96
- nltk=3.6.2=pypi_0
97
- notebook=6.4.10=pypi_0
98
- numpy=1.21.5=pypi_0
99
- openai=0.20.0=pypi_0
100
- openpyxl=2.4.11=pypi_0
101
- openssl=1.1.1o=hca72f7f_0
102
- orjson=3.8.0=pypi_0
103
- outcome=1.1.0=pypi_0
104
- packaging=21.3=pypi_0
105
- pandas=1.3.5=pypi_0
106
- pandas-stubs=1.2.0.58=pypi_0
107
- pandocfilters=1.5.0=pypi_0
108
- paramiko=2.11.0=pypi_0
109
- parso=0.8.3=pypi_0
110
- pexpect=4.8.0=pypi_0
111
- pickleshare=0.7.5=pypi_0
112
- pillow=9.0.1=pypi_0
113
- pip=21.2.2=py37hecd8cb5_0
114
- prometheus-client=0.13.1=pypi_0
115
- prompt-toolkit=3.0.28=pypi_0
116
- protobuf=3.19.4=pypi_0
117
- psutil=5.9.0=pypi_0
118
- ptyprocess=0.7.0=pypi_0
119
- pyarrow=7.0.0=pypi_0
120
- pycparser=2.21=pyhd3eb1b0_0
121
- pycryptodome=3.15.0=pypi_0
122
- pydantic=1.10.2=pypi_0
123
- pydeck=0.7.1=pypi_0
124
- pydub=0.25.1=pypi_0
125
- pygments=2.11.2=pypi_0
126
- pyhtml2pdf=0.0.3=pypi_0
127
- pympler=1.0.1=pypi_0
128
- pynacl=1.5.0=pypi_0
129
- pyopenssl=22.0.0=pyhd3eb1b0_0
130
- pyparsing=3.0.7=pypi_0
131
- pyquery=1.4.3=pypi_0
132
- pyrsistent=0.18.1=pypi_0
133
- pysocks=1.7.1=py37hecd8cb5_0
134
- python=3.7.11=h88f2d9e_0
135
- python-dateutil=2.8.2=pypi_0
136
- python-levenshtein=0.12.2=pypi_0
137
- python-multipart=0.0.5=pypi_0
138
- pytz=2022.1=pypi_0
139
- pytz-deprecation-shim=0.1.0.post0=pypi_0
140
- pyyaml=6.0=pypi_0
141
- pyzmq=22.3.0=pypi_0
142
- readline=8.1.2=hca72f7f_1
143
- recognizers-text=1.0.2a2=pypi_0
144
- recognizers-text-choice=1.0.2a2=pypi_0
145
- recognizers-text-date-time=1.0.2a2=pypi_0
146
- recognizers-text-number=1.0.2a2=pypi_0
147
- recognizers-text-number-with-unit=1.0.2a2=pypi_0
148
- recognizers-text-sequence=1.0.2a2=pypi_0
149
- recognizers-text-suite=1.0.2a2=pypi_0
150
- records=0.5.3=pypi_0
151
- regex=2022.3.15=pypi_0
152
- requests=2.28.0=pypi_0
153
- rfc3986=1.5.0=pypi_0
154
- sacremoses=0.0.49=pypi_0
155
- scikit-learn=1.0.2=pypi_0
156
- scipy=1.7.3=pypi_0
157
- selenium=4.1.3=pypi_0
158
- semver=2.13.0=pypi_0
159
- send2trash=1.8.0=pypi_0
160
- sentencepiece=0.1.97=pypi_0
161
- setuptools=58.0.4=py37hecd8cb5_0
162
- six=1.16.0=pypi_0
163
- smmap=5.0.0=pypi_0
164
- sniffio=1.2.0=pypi_0
165
- sortedcontainers=2.4.0=pypi_0
166
- soupsieve=2.3.1=pypi_0
167
- sqlalchemy=1.4.36=pypi_0
168
- sqlite=3.37.2=h707629a_0
169
- sqlparse=0.4.2=pypi_0
170
- stanza=1.4.2=pypi_0
171
- starlette=0.20.4=pypi_0
172
- streamlit=1.8.0=pypi_0
173
- tablib=3.2.1=pypi_0
174
- terminado=0.13.3=pypi_0
175
- testpath=0.6.0=pypi_0
176
- threadpoolctl=3.1.0=pypi_0
177
- timeout-decorator=0.5.0=pypi_0
178
- tk=8.6.11=h7bc2e8c_0
179
- tokenizers=0.10.3=pypi_0
180
- toml=0.10.2=pypi_0
181
- toolz=0.11.2=pypi_0
182
- torch=1.12.1=pypi_0
183
- tornado=6.1=pypi_0
184
- tqdm=4.63.1=pypi_0
185
- traitlets=5.1.1=pypi_0
186
- transformers=4.12.2=pypi_0
187
- trio=0.20.0=pypi_0
188
- trio-websocket=0.9.2=pypi_0
189
- typing-extensions=4.1.1=pypi_0
190
- tzdata=2022.1=pypi_0
191
- tzlocal=4.1=pypi_0
192
- uc-micro-py=1.0.1=pypi_0
193
- urllib3=1.26.9=py37hecd8cb5_0
194
- uvicorn=0.18.3=pypi_0
195
- validators=0.18.2=pypi_0
196
- watchdog=2.1.7=pypi_0
197
- wcwidth=0.2.5=pypi_0
198
- webdriver-manager=3.5.4=pypi_0
199
- webencodings=0.5.1=pypi_0
200
- websockets=10.3=pypi_0
201
- wheel=0.37.1=pyhd3eb1b0_0
202
- widgetsnbextension=3.6.0=pypi_0
203
- word2number=1.1=pypi_0
204
- wsproto=1.1.0=pypi_0
205
- xxhash=3.0.0=pypi_0
206
- xz=5.2.5=h1de35cc_0
207
- yarl=1.7.2=pypi_0
208
- zipp=3.7.0=pypi_0
209
- zlib=1.2.11=h4dc903c_4
 
1
+ aiohttp==3.8.1
2
+ aiosignal==1.2.0
3
+ altair==4.2.0
4
+ anyio==3.6.1
5
+ appnope==0.1.2
6
+ argon2-cffi==21.3.0
7
+ argon2-cffi-bindings==21.2.0
8
+ async-generator==1.10
9
+ async-timeout==4.0.2
10
+ asynctest==0.13.0
11
+ attrs==21.4.0
12
+ backcall==0.2.0
13
+ backoff==2.0.1
14
+ backports.zoneinfo==0.2.1
15
+ bcrypt==4.0.0
16
+ beautifulsoup4==4.10.0
17
+ bleach==4.1.0
18
+ blinker==1.4
19
+ brotlipy==0.7.0
20
+ cached-property==1.5.2
21
+ cachetools==5.0.0
22
+ certifi @ file:///private/var/folders/sy/f16zz6x50xz3113nwtb9bvq00000gp/T/abs_83242e7e-f82d-4a71-8ef2-9d71d212d249gu_wxmeq/croots/recipe/certifi_1655968827803/work/certifi
23
+ cffi @ file:///private/var/folders/sy/f16zz6x50xz3113nwtb9bvq00000gp/T/croot-2p6q7e2r/cffi_1642701115063/work
24
+ charset-normalizer==2.0.12
25
+ click==8.0.4
26
+ cryptography @ file:///private/var/folders/sy/f16zz6x50xz3113nwtb9bvq00000gp/T/abs_b470f7cb-c8f1-42c9-b84f-23789ea77e7c9difcqh4/croots/recipe/cryptography_1652101134392/work
27
+ cssselect==1.1.0
28
+ cycler==0.11.0
29
+ datasets==1.14.0
30
+ datedelta==1.4
31
+ debugpy==1.6.0
32
+ decorator==5.1.1
33
+ defusedxml==0.7.1
34
+ dill==0.3.4
35
+ docopt==0.6.2
36
+ emoji==1.7.0
37
+ entrypoints==0.4
38
+ et-xmlfile==1.1.0
39
+ fastapi==0.85.0
40
+ ffmpy==0.3.0
41
+ filelock==3.6.0
42
+ fonttools==4.37.4
43
+ frozenlist==1.3.0
44
+ fsspec==2022.2.0
45
+ fuzzywuzzy==0.18.0
46
+ gitdb==4.0.9
47
+ GitPython==3.1.27
48
+ gradio==3.4.0
49
+ grapheme==0.6.0
50
+ greenlet==1.1.2
51
+ h11==0.12.0
52
+ h5py==3.6.0
53
+ httpcore==0.15.0
54
+ httpx==0.23.0
55
+ huggingface-hub==0.0.19
56
+ idna @ file:///tmp/build/80754af9/idna_1637925883363/work
57
+ importlib-metadata==4.11.3
58
+ importlib-resources==5.6.0
59
+ ipykernel==6.9.2
60
+ ipython==7.32.0
61
+ ipython-genutils==0.2.0
62
+ ipywidgets==7.7.0
63
+ jdcal==1.4.1
64
+ jedi==0.18.1
65
+ Jinja2==3.1.1
66
+ joblib==1.1.0
67
+ jsonschema==4.4.0
68
+ jupyter-client==7.1.2
69
+ jupyter-core==4.9.2
70
+ jupyterlab-pygments==0.1.2
71
+ jupyterlab-widgets==1.1.0
72
+ kiwisolver==1.4.4
73
+ linkify-it-py==1.0.3
74
+ lxml==4.8.0
75
+ markdown-it-py==2.1.0
76
+ MarkupSafe==2.1.1
77
+ matplotlib==3.5.3
78
+ matplotlib-inline==0.1.3
79
+ mdit-py-plugins==0.3.1
80
+ mdurl==0.1.2
81
+ mistune==0.8.4
82
+ multidict==6.0.2
83
+ multipledispatch==0.6.0
84
+ multiprocess==0.70.12.2
85
+ nbclient==0.5.13
86
+ nbconvert==6.4.5
87
+ nbformat==5.2.0
88
+ nest-asyncio==1.5.4
89
+ nltk==3.6.2
90
+ notebook==6.4.10
91
+ numpy==1.21.5
92
+ openai==0.20.0
93
+ openpyxl==2.4.11
94
+ orjson==3.8.0
95
+ outcome==1.1.0
96
+ packaging==21.3
97
+ pandas==1.3.5
98
+ pandas-stubs==1.2.0.58
99
+ pandocfilters==1.5.0
100
+ paramiko==2.11.0
101
+ parso==0.8.3
102
+ pexpect==4.8.0
103
+ pickleshare==0.7.5
104
+ Pillow==9.0.1
105
+ prometheus-client==0.13.1
106
+ prompt-toolkit==3.0.28
107
+ protobuf==3.19.4
108
+ psutil==5.9.0
109
+ ptyprocess==0.7.0
110
+ pyarrow==7.0.0
111
+ pycparser @ file:///tmp/build/80754af9/pycparser_1636541352034/work
112
+ pycryptodome==3.15.0
113
+ pydantic==1.10.2
114
+ pydeck==0.7.1
115
+ pydub==0.25.1
116
+ Pygments==2.11.2
117
+ pyhtml2pdf==0.0.3
118
+ Pympler==1.0.1
119
+ PyNaCl==1.5.0
120
+ pyOpenSSL @ file:///opt/conda/conda-bld/pyopenssl_1643788558760/work
121
+ pyparsing==3.0.7
122
+ pyquery==1.4.3
123
+ pyrsistent==0.18.1
124
+ PySocks @ file:///opt/concourse/worker/volumes/live/ef943889-94fc-4539-798d-461c60b77804/volume/pysocks_1605305801690/work
125
+ python-dateutil==2.8.2
126
+ python-Levenshtein==0.12.2
127
+ python-multipart==0.0.5
128
+ pytz==2022.1
129
+ pytz-deprecation-shim==0.1.0.post0
130
+ PyYAML==6.0
131
+ pyzmq==22.3.0
132
+ recognizers-text==1.0.2a2
133
+ recognizers-text-choice==1.0.2a2
134
+ recognizers-text-date-time==1.0.2a2
135
+ recognizers-text-number==1.0.2a2
136
+ recognizers-text-number-with-unit==1.0.2a2
137
+ recognizers-text-sequence==1.0.2a2
138
+ recognizers-text-suite==1.0.2a2
139
+ records==0.5.3
140
+ regex==2022.3.15
141
+ requests==2.28.0
142
+ rfc3986==1.5.0
143
+ sacremoses==0.0.49
144
+ scikit-learn==1.0.2
145
+ scipy==1.7.3
146
+ selenium==4.1.3
147
+ semver==2.13.0
148
+ Send2Trash==1.8.0
149
+ sentencepiece==0.1.97
150
+ six==1.16.0
151
+ smmap==5.0.0
152
+ sniffio==1.2.0
153
+ sortedcontainers==2.4.0
154
+ soupsieve==2.3.1
155
+ SQLAlchemy==1.4.36
156
+ sqlparse==0.4.2
157
+ stanza==1.4.2
158
+ starlette==0.20.4
159
+ streamlit==1.8.0
160
+ tablib==3.2.1
161
+ terminado==0.13.3
162
+ testpath==0.6.0
163
+ threadpoolctl==3.1.0
164
+ timeout-decorator==0.5.0
165
+ tokenizers==0.10.3
166
+ toml==0.10.2
167
+ toolz==0.11.2
168
+ torch==1.12.1
169
+ tornado==6.1
170
+ tqdm==4.63.1
171
+ traitlets==5.1.1
172
+ transformers==4.12.2
173
+ trio==0.20.0
174
+ trio-websocket==0.9.2
175
+ typing_extensions==4.1.1
176
+ tzdata==2022.1
177
+ tzlocal==4.1
178
+ uc-micro-py==1.0.1
179
+ urllib3 @ file:///private/var/folders/sy/f16zz6x50xz3113nwtb9bvq00000gp/T/abs_92f3a881-8cf4-469b-8319-736ffa3c6d61ordl4zjw/croots/recipe/urllib3_1650639998913/work
180
+ uvicorn==0.18.3
181
+ validators==0.18.2
182
+ watchdog==2.1.7
183
+ wcwidth==0.2.5
184
+ webdriver-manager==3.5.4
185
+ webencodings==0.5.1
186
+ websockets==10.3
187
+ widgetsnbextension==3.6.0
188
+ word2number==1.1
189
+ wsproto==1.1.0
190
+ xxhash==3.0.0
191
+ yarl==1.7.2
192
+ zipp==3.7.0