-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
98 lines (98 loc) · 1.67 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
appdirs==1.4.4
astroid==2.4.2
attrs==20.3.0
autopep8==1.5.7
beautifulsoup4==4.10.0
blinker==1.4
bs4==0.0.1
cachetools==4.2.2
certifi==2020.12.5
cffi==1.14.6
chardet==4.0.0
click==7.1.2
colorama==0.4.4
configparser==5.0.2
coverage==5.4
crayons==0.4.0
cssselect==1.1.0
cssutils==2.3.0
decorator==5.1.0
distlib==0.3.1
dnspython==2.1.0
email-validator==1.1.2
filelock==3.0.12
Flask==1.1.2
Flask-Cors==3.0.10
Flask-SQLAlchemy==2.4.4
futures==3.1.1
google-api-core==1.31.3
google-auth==1.35.0
google-auth-httplib2==0.0.4
googleapis-common-protos==1.53.0
goslate==1.5.1
httplib2==0.19.1
hypothesis==6.1.1
idna==2.10
importlib-metadata==3.4.0
iniconfig==1.1.1
isort==5.7.0
itsdangerous==1.1.0
Jinja2==2.11.3
lazy-object-proxy==1.4.3
lxml==4.6.3
MarkupSafe==1.1.1
mccabe==0.6.1
mypy==0.800
mypy-extensions==0.4.3
numpy==1.21.2
oauthlib==3.1.1
packaging==20.9
pandas==1.3.3
pluggy==0.13.1
premailer==3.10.0
protobuf==3.17.3
psycopg2-binary==2.8.6
py==1.10.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.7.0
pycparser==2.20
PyDictionary==2.0.1
pygame==2.0.2
PyJWT==2.0.1
pylint==2.6.0
pylint-flask-sqlalchemy==0.2.0
pylint-venv==2.1.1
pymongo==3.11.0
pyparsing==2.4.7
PyQt5==5.15.4
PyQt5-Qt5==5.15.2
PyQt5-sip==12.9.0
pytest==6.2.2
pytest-timeout==1.4.2
python-dateutil==2.8.2
pytz==2020.4
pyzmail36==1.0.4
requests==2.25.1
requests-oauthlib==1.3.0
rsa==4.7.2
selenium==3.141.0
simplejson==3.17.2
six==1.15.0
sortedcontainers==2.3.0
soupsieve==2.2.1
SQLAlchemy==1.3.20
tk==0.1.0
toml==0.10.2
typed-ast==1.4.2
typing-extensions==3.7.4.3
uritemplate==3.0.1
urllib3==1.26.3
validators==0.18.1
virtualenv==20.4.2
webdriver-manager==3.5.2
Werkzeug==1.0.1
wikiquote==0.1.14
wrapt==1.12.1
yagmail==0.14.245
zipp==3.4.0