File tree 4 files changed +5
-5
lines changed
dsmrreader/provisioning/requirements
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ django-debug-toolbar==1.11
6
6
django-filter==2.0.0
7
7
djangorestframework==3.9.0
8
8
django-solo==1.1.3
9
- dropbox==9.2 .0
9
+ dropbox==9.3 .0
10
10
gunicorn==19.9.0
11
11
paho-mqtt==1.3.1
12
12
pyserial==3.4
13
13
python-dateutil==2.7.5
14
14
pytz==2018.7
15
- requests==2.20.1
15
+ requests==2.21.0
16
16
urllib3==1.24.1
Original file line number Diff line number Diff line change 1
- sphinx==1.8.2
1
+ sphinx==1.8.3
2
2
sphinx-autobuild==0.7.1
3
3
sphinx-intl==0.9.11
4
4
sphinx-rtd-theme==0.4.2
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ polib==1.1.0
2
2
pylama==7.6.6 ; python_version < '3.7' # Re-check since project seems alive again?
3
3
pytest-cov==2.6.0
4
4
pytest-django==3.4.4
5
- pytest-xdist==1.24.1
5
+ pytest-xdist==1.25.0
Original file line number Diff line number Diff line change 1
1
# For some reason Travis needs to be forced installing this version, or the build pretend like it doesn't know 'pytest'.
2
- pytest==4.0.1
2
+ pytest==4.0.2
You can’t perform that action at this time.
0 commit comments