Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
(cherry picked from commit 0299bb1)
  • Loading branch information
dennissiemensma committed Jan 31, 2022
1 parent 382892c commit 5a3e07c
Show file tree
Hide file tree
Showing 3 changed files with 271 additions and 210 deletions.
20 changes: 10 additions & 10 deletions dsmrreader/provisioning/requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
autopep8==1.5.7
autopep8==1.6.0
coreapi==2.3.3
crcmod==1.7
django==3.1.13
django-admin-rangefilter==0.8.1
django-admin-sortable==2.2.4
django==3.1.14
django-admin-rangefilter==0.8.3
django-admin-sortable==2.3
django-colorfield==0.4.5
django-debug-toolbar==3.2.2
django-debug-toolbar==3.2.4
django-filter==21.1
django-mathfilters==1.0.0
djangorestframework==3.12.4
djangorestframework==3.13.1
django-solo==1.2.0
dropbox==11.21.0
dropbox==11.25.0
gunicorn==20.1.0
influxdb==5.3.1
paho-mqtt==1.5.1
paho-mqtt==1.6.1
pyserial==3.5
pyserial-asyncio==0.6
python-dateutil==2.8.2
python-decouple==3.5
pytz==2021.3
pyyaml==6.0
requests==2.26.0
urllib3==1.26.7
requests==2.27.1
urllib3==1.26.8
6 changes: 3 additions & 3 deletions dsmrreader/provisioning/requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ polib==1.1.1
psycopg2-binary
pylama==7.7.1
pytest-cov==3.0
pytest-django==4.4.0
pytest-xdist==2.4.0
pytest-django==4.5.2
pytest-xdist==2.5.0
mysqlclient==2.0.3
sphinx==4.2.0
sphinx==4.4.0
sphinx-autobuild==2021.3.14
sphinx-intl==2.0.1
sphinx-rtd-theme==1.0.0
Loading

0 comments on commit 5a3e07c

Please sign in to comment.