-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements2.txt
88 lines (88 loc) · 1.44 KB
/
requirements2.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
alembic==1.4.2
appdirs==1.4.4
astroid==2.4.1
attrs==19.3.0
autopep8==1.5.3
Babel==2.8.0
backcall==0.2.0
black==19.10b0
blinker==1.4
certifi==2020.6.20
chardet==3.0.4
click==7.1.2
colorama==0.4.3
comtypes==1.1.7
decorator==4.4.2
distlib==0.3.1
dnspython==2.0.0
dominate==2.5.1
elasticsearch==7.8.1
email-validator==1.1.1
et-xmlfile==1.0.1
filelock==3.0.12
Flask==1.1.2
Flask-Babel==1.0.0
Flask-Bootstrap==3.3.7.1
Flask-HTTPAuth==4.4.0
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-Migrate==2.5.3
Flask-Moment==0.10.0
Flask-SQLAlchemy==2.4.4
Flask-WTF==0.14.3
fpdf==1.7.2
guess-language-spirit==0.5.3
httpie==2.4.0
idna==2.10
ipykernel==5.3.0
ipython==7.16.1
ipython-genutils==0.2.0
isort==4.3.21
itsdangerous==1.1.0
jdcal==1.4.1
jedi==0.17.1
Jinja2==2.11.2
jupyter-client==6.1.3
jupyter-core==4.6.3
lazy-object-proxy==1.4.3
Mako==1.1.3
MarkupSafe==1.1.1
mccabe==0.6.1
parso==0.7.0
pathspec==0.8.0
pickleshare==0.7.5
prompt-toolkit==3.0.5
pycodestyle==2.6.0
Pygments==2.6.1
PyJWT==1.7.1
pylint==2.5.3
PyPDF2==1.26.0
pypiwin32==223
PySocks==1.7.1
python-dateutil==2.8.1
python-dotenv==0.14.0
python-editor==1.0.4
pyttsx3==2.90
pytz==2020.1
pywin32==228
pyzmq==19.0.1
redis==3.5.3
regex==2020.6.8
requests==2.24.0
requests-toolbelt==0.9.1
rq==1.9.0
six==1.15.0
SQLAlchemy==1.3.18
toml==0.10.1
tornado==6.0.4
tqdm==4.62.2
traitlets==4.3.3
typed-ast==1.4.1
urllib3==1.25.10
vboxapi==1.0
virtualenv==20.0.27
visitor==0.1.3
wcwidth==0.2.5
Werkzeug==1.0.1
wrapt==1.12.1
WTForms==2.3.3