This website works better with JavaScript.
Home
Help
Sign In
ryanreed
/
flask-simple
Watch
1
Star
0
Fork
0
Code
Pull Requests
0
Releases
0
Activity
Browse Source
Updating requirements
master
Ryan Reed
4 years ago
parent
ccccf9cddd
commit
73f5bcc991
1 changed files
with
12 additions
and
12 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+12
-12
requirements.txt
+ 12
- 12
requirements.txt
View File
@ -1,16 +1,16 @@
alembic==1.
0.9
Click==7.0
Flask==1.
0
.2
Flask-Migrate==2.
4.0
Flask-SQLAlchemy==2.4.
0
alembic==1.
4.3
click==7.1.2
Flask==1.
1
.2
Flask-Migrate==2.
5.3
Flask-SQLAlchemy==2.4.
4
itsdangerous==1.1.0
Jinja2==2.1
0.
1
Mako==1.
0.9
Jinja2==2.11
.2
Mako==1.
1.3
MarkupSafe==1.1.1
pkg-resources==0.0.0
python-dateutil==2.8.
0
python-dotenv==0.1
0.1
python-dateutil==2.8.
1
python-dotenv==0.1
5.0
python-editor==1.0.4
six==1.1
2
.0
SQLAlchemy==1.3.
3
Werkzeug==0.1
5.2
six==1.1
5
.0
SQLAlchemy==1.3.
20
Werkzeug==
1.
0.1
Write
Preview
Loading…
Cancel
Save