-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements.txt
63 lines (63 loc) · 1.13 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
alabaster==0.7.12
appdirs==1.4.4
APScheduler==3.7.0
arrow==1.0.3
Babel==2.9.0
beautifulsoup4==4.9.3
bibtexparser==1.2.0
black==20.8b1
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
click==7.1.2
cryptography==3.4.7
decorator==4.4.2
docutils==0.16
fake-useragent==0.1.11
Flask==1.1.2
Flask-APScheduler==1.12.1
Flask-WTF==0.14.3
free-proxy==1.0.2
future==0.18.2
idna==2.10
imagesize==1.2.0
itsdangerous==1.1.0
Jinja2==2.11.3
lxml==4.6.3
MarkupSafe==1.1.1
mypy-extensions==0.4.3
packaging==20.9
pathspec==0.8.1
pycparser==2.20
Pygments==2.8.1
pyOpenSSL==20.0.1
pyparsing==2.4.7
PySocks==1.7.1
python-dateutil==2.8.1
python-dotenv==0.16.0
pytz==2021.1
regex==2021.3.17
requests==2.25.1
schedule==1.0.0
scholarly==1.1.0
selenium==3.141.0
six==1.15.0
snowballstemmer==2.1.0
soupsieve==2.2.1
Sphinx==3.5.3
sphinx-rtd-theme==0.5.1
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
stem==1.8.0
toml==0.10.2
typed-ast==1.4.2
typing-extensions==3.7.4.3
tzlocal==2.1
urllib3==1.26.4
validators==0.18.2
Werkzeug==1.0.1
WTForms==2.3.3