-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathrequirements.txt
37 lines (37 loc) · 4.12 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
appdirs==1.4.4; python_full_version >= "3.6.1" and python_full_version < "4.0.0" and python_version >= "3.7" and python_version < "4.0"
atomicwrites==1.4.0; python_version >= "3.7" and python_full_version < "3.0.0" and sys_platform == "win32" and python_version < "4.0" or sys_platform == "win32" and python_version >= "3.7" and python_full_version >= "3.4.0" and python_version < "4.0"
attrs==19.3.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_full_version >= "3.4.0" and python_version >= "3.7" and python_version < "4.0"
click==7.1.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
colorama==0.4.4; python_version >= "3.7" and python_full_version < "3.0.0" and sys_platform == "win32" and python_version < "4.0" or python_full_version >= "3.5.0" and sys_platform == "win32" and python_version >= "3.7" and python_version < "4.0"
cssselect==1.1.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.4.0"
deepl-scraper-pp @ C:/dl/Dropbox/mat-dir/myapps/pypi-projects/deepl-scraper-pyppeteer; python_version >= "3.7" and python_version < "4.0"
fastapi==0.63.0; python_version >= "3.6"
get-ppbrowser @ git+https://github.com/ffreemt/get-ppbrowser.git@dev ; python_version >= "3.7" and python_version < "4.0"
h11==0.12.0; python_version >= "3.6"
importlib-metadata==3.7.3; python_version < "3.8" and python_version >= "3.7" and (python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "3.8" or python_full_version >= "3.4.0" and python_version >= "3.6" and python_version < "3.8")
linetimer==0.1.4; python_version >= "3.7" and python_version < "4.0"
logzero==1.7.0
lxml==4.6.2; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.0"
more-itertools==8.7.0; python_version >= "3.7" and python_version < "4.0"
nest-asyncio==1.5.1; python_version >= "3.5"
packaging==20.9; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_full_version >= "3.4.0" and python_version >= "3.7" and python_version < "4.0"
pluggy==0.13.1; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_full_version >= "3.4.0" and python_version >= "3.7" and python_version < "4.0"
portalocker==2.2.1
py==1.10.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_full_version >= "3.4.0" and python_version >= "3.7" and python_version < "4.0"
pydantic==1.8.1; python_full_version >= "3.6.1" and python_version >= "3.7" and python_version < "4.0"
pyee==7.0.4; python_full_version >= "3.6.1" and python_full_version < "4.0.0" and python_version >= "3.7" and python_version < "4.0"
pyparsing==2.4.7; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.5"
pyppeteer2==0.2.2; python_full_version >= "3.6.1" and python_full_version < "4.0.0" and python_version >= "3.7" and python_version < "4.0"
pyquery==1.4.3; python_version >= "3.7" and python_version < "4.0"
pytest-asyncio==0.14.0; python_version >= "3.7" and python_version < "4.0"
pytest==5.4.3; python_version >= "3.5"
python-dotenv==0.15.0; python_version >= "3.7" and python_version < "4.0"
pywin32==300; platform_system == "Windows"
starlette==0.13.6; python_version >= "3.6"
tqdm==4.59.0; python_full_version >= "3.6.1" and python_full_version < "4.0.0" and python_version >= "3.7" and python_version < "4.0"
typing-extensions==3.7.4.3; python_full_version >= "3.6.1" and python_version >= "3.6" and python_version < "3.8"
urllib3==1.26.4; python_full_version >= "3.6.1" and python_version < "4" and python_full_version < "4.0.0" and python_version >= "3.7"
uvicorn==0.13.4
wcwidth==0.2.5; python_version >= "3.7" and python_version < "4.0"
websockets==8.1; python_full_version >= "3.6.1" and python_full_version < "4.0.0" and python_version >= "3.7" and python_version < "4.0"
zipp==3.4.1; python_version < "3.8" and python_version >= "3.6"