generated from emm7494/gulp-flask-live
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
53 lines (53 loc) · 931 Bytes
/
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
alembic==1.1.0
argh==0.26.2
astroid==2.2.5
autopep8==1.4.4
backcall==0.1.0
blinker==1.4
Click==7.0
decorator==4.4.0
Flask==1.1.1
Flask-Migrate==2.5.2
flask-shell-ipython==0.4.1
Flask-SQLAlchemy==2.4.0
Flask-WTF==0.14.2
future==0.17.1
importlib-metadata==0.22
ipython==7.8.0
ipython-genutils==0.2.0
isort==4.3.21
itsdangerous==1.1.0
jedi==0.14.1
Jinja2==2.10.1
lazy-object-proxy==1.4.2
Mako==1.1.0
MarkupSafe==1.1.1
mccabe==0.6.1
more-itertools==7.2.0
parso==0.5.1
pathtools==0.1.2
pexpect==4.7.0
pickleshare==0.7.5
pluggy==0.13.0
prompt-toolkit==2.0.9
ptyprocess==0.6.0
pycodestyle==2.5.0
Pygments==2.4.2
pylint==2.3.1
python-dateutil==2.8.0
python-dotenv==0.10.3
python-editor==1.0.4
python-jsonrpc-server==0.2.0
python-language-server==0.28.3
PyYAML==5.1.2
simplejson==3.16.0
six==1.12.0
SQLAlchemy==1.3.8
traitlets==4.3.2
typed-ast==1.4.0
watchdog==0.9.0
wcwidth==0.1.7
Werkzeug==0.15.5
wrapt==1.11.2
WTForms==2.2.1
zipp==0.6.0