Browse Source

Update dependencies

Peter Justin 7 years ago
parent
commit
7bf45b7650
2 changed files with 20 additions and 20 deletions
  1. 3 3
      requirements-test.txt
  2. 17 17
      requirements.txt

+ 3 - 3
requirements-test.txt

@@ -1,7 +1,7 @@
 -rrequirements.txt
 -rrequirements-cov.txt
 flake8==3.5.0
-pytest==3.5.0
-pytest-flake8==1.0.0
-pytest-mock==1.9.0
+pytest==3.6.2
+pytest-flake8==1.0.1
+pytest-mock==1.10.0
 freezegun==0.3.10

+ 17 - 17
requirements.txt

@@ -1,14 +1,14 @@
 alembic==0.9.9
-amqp==2.1.4
-attrs==17.4.0
-Babel==2.5.3
-billiard==3.5.0.2
+amqp==2.3.2
+attrs==18.1.0
+Babel==2.6.0
+billiard==3.5.0.3
 blinker==1.4
-celery==4.0.2
+celery==4.2.0
 certifi==2018.4.16
 chardet==3.0.4
 click==6.7
-click-log==0.2.1
+click-log==0.3.2
 enum34==1.1.6
 Flask==1.0.2
 Flask-Alembic==2.0.1
@@ -16,21 +16,21 @@ flask-allows==0.6.0
 Flask-BabelPlus==2.1.1
 Flask-Caching==1.4.0
 Flask-DebugToolbar==0.10.1
-flask-debugtoolbar-warnings>=0.1.0
+flask-debugtoolbar-warnings==0.1.0
 Flask-Limiter==1.0.1
 Flask-Login==0.4.1
 Flask-Mail==0.9.1
 Flask-Redis==0.3.0
 Flask-SQLAlchemy==2.3.2
 Flask-Themes2==0.1.4
-flask-whooshee==0.5.0
+flask-whooshee==0.6.0
 Flask-WTF==0.14.2
-flaskbb-plugin-conversations==1.0.2
+flaskbb-plugin-conversations==1.0.3
 flaskbb-plugin-portal==1.1.1
-idna==2.6
+idna==2.7
 itsdangerous==0.24
 Jinja2==2.10
-kombu==4.0.2
+kombu==4.2.1
 limits==1.3
 Mako==1.0.7
 MarkupSafe==1.0
@@ -39,20 +39,20 @@ olefile==0.45.1
 Pillow==5.1.0
 pluggy==0.6.0
 Pygments==2.2.0
-python-dateutil==2.7.2
+python-dateutil==2.7.3
 python-editor==1.0.3
 pytz==2018.4
 redis==2.10.6
-requests==2.18.4
-simplejson==3.14.0
+requests==2.19.1
+simplejson==3.15.0
 six==1.11.0
 speaklater==1.3
-SQLAlchemy==1.2.7
+SQLAlchemy==1.2.8
 SQLAlchemy-Utils==0.33.3
 Unidecode==1.0.22
-urllib3==1.22
+urllib3==1.23
 vine==1.1.4
 Werkzeug==0.14.1
 Whoosh==2.7.4
-WTForms==2.1
+WTForms==2.2.1
 -e .