"requirements"
This commit is contained in:
parent
4ad5d09074
commit
6bc856eba8
@ -1,49 +1,54 @@
|
||||
aiohttp==3.8.4
|
||||
aiosignal==1.3.1
|
||||
async-timeout==4.0.2
|
||||
attrs==23.1.0
|
||||
appdirs==1.4.4
|
||||
beautifulsoup4==4.12.2
|
||||
blinker==1.6.2
|
||||
bs4==0.0.1
|
||||
certifi==2023.5.7
|
||||
charset-normalizer==3.1.0
|
||||
click==8.1.3
|
||||
colorama==0.4.6
|
||||
datasets==2.12.0
|
||||
dill==0.3.6
|
||||
cssselect==1.2.0
|
||||
dateparser==1.1.8
|
||||
demjson3==3.0.6
|
||||
facebook-scraper==0.2.59
|
||||
fake-useragent==1.1.3
|
||||
filelock==3.12.0
|
||||
Flask==2.2.5
|
||||
Flask==2.3.2
|
||||
Flask-Cors==3.0.10
|
||||
frozenlist==1.3.3
|
||||
fsspec==2023.1.0
|
||||
fsspec==2023.5.0
|
||||
huggingface-hub==0.14.1
|
||||
idna==3.4
|
||||
importlib-metadata==6.6.0
|
||||
importlib-resources==5.12.0
|
||||
itsdangerous==2.1.2
|
||||
Jinja2==3.1.2
|
||||
lxml==4.9.2
|
||||
MarkupSafe==2.1.2
|
||||
mpmath==1.3.0
|
||||
multidict==6.0.4
|
||||
multiprocess==0.70.14
|
||||
networkx==2.6.3
|
||||
numpy==1.21.6
|
||||
networkx==3.1
|
||||
numpy==1.24.3
|
||||
packaging==23.1
|
||||
pandas==1.3.5
|
||||
pyarrow==12.0.0
|
||||
parse==1.19.0
|
||||
pyee==8.2.2
|
||||
pyppeteer==1.0.2
|
||||
pyquery==2.0.0
|
||||
python-dateutil==2.8.2
|
||||
pytz==2023.3
|
||||
PyYAML==6.0
|
||||
regex==2023.5.5
|
||||
requests==2.31.0
|
||||
responses==0.23.1
|
||||
requests-html==0.10.0
|
||||
six==1.16.0
|
||||
sympy==1.10.1
|
||||
soupsieve==2.4.1
|
||||
sympy==1.12
|
||||
tokenizers==0.13.3
|
||||
torch==1.13.1
|
||||
torch==2.0.1
|
||||
tqdm==4.65.0
|
||||
transformers==4.29.2
|
||||
typing-extensions==4.6.2
|
||||
tzdata==2023.3
|
||||
urllib3==2.0.2
|
||||
tzlocal==5.0.1
|
||||
urllib3==1.26.16
|
||||
w3lib==2.1.1
|
||||
websockets==10.4
|
||||
Werkzeug==2.3.4
|
||||
xxhash==3.2.0
|
||||
yarl==1.9.2
|
||||
zipp==3.15.0
|
||||
|
Loading…
Reference in New Issue
Block a user