mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-06 13:01:50 +02:00
Update known working set.
This commit is contained in:
parent
026a072235
commit
330103872f
1 changed files with 19 additions and 17 deletions
|
@ -1,28 +1,30 @@
|
||||||
alembic==1.2.0
|
alembic==1.4.2
|
||||||
aniso8601==8.0.0
|
aniso8601==8.0.0
|
||||||
Babel==2.7.0
|
Babel==2.8.0
|
||||||
blinker==1.4
|
blinker==1.4
|
||||||
Click==7.0
|
click==7.1.1
|
||||||
debts==0.4
|
debts==0.5
|
||||||
dnspython==1.16.0
|
dnspython==1.16.0
|
||||||
email-validator==1.0.4
|
email-validator==1.0.5
|
||||||
Flask==1.1.1
|
Flask==1.1.2
|
||||||
Flask-Babel==0.12.2
|
Flask-Babel==1.0.0
|
||||||
Flask-Cors==3.0.8
|
Flask-Cors==3.0.8
|
||||||
Flask-Mail==0.9.1
|
Flask-Mail==0.9.1
|
||||||
Flask-Migrate==2.5.2
|
Flask-Migrate==2.5.3
|
||||||
Flask-RESTful==0.3.7
|
Flask-RESTful==0.3.8
|
||||||
Flask-Script==2.0.6
|
Flask-Script==2.0.6
|
||||||
Flask-SQLAlchemy==2.4.1
|
Flask-SQLAlchemy==2.4.1
|
||||||
Flask-WTF==0.14.2
|
Flask-WTF==0.14.3
|
||||||
idna==2.8
|
idna==2.9
|
||||||
itsdangerous==1.1.0
|
itsdangerous==1.1.0
|
||||||
Jinja2==2.10.1
|
Jinja2==2.11.2
|
||||||
Mako==1.1.0
|
Mako==1.1.2
|
||||||
MarkupSafe==1.1.1
|
MarkupSafe==1.1.1
|
||||||
python-dateutil==2.8.0
|
python-dateutil==2.8.1
|
||||||
pytz==2019.2
|
pytz==2019.3
|
||||||
SQLAlchemy==1.3.8
|
six==1.14.0
|
||||||
|
SQLAlchemy==1.3.16
|
||||||
SQLAlchemy-Continuum==1.3.9
|
SQLAlchemy-Continuum==1.3.9
|
||||||
Werkzeug==0.16.0
|
SQLAlchemy-Utils==0.36.3
|
||||||
|
Werkzeug==1.0.1
|
||||||
WTForms==2.2.1
|
WTForms==2.2.1
|
||||||
|
|
Loading…
Reference in a new issue