Skip to content

Commit ca4446d

Browse files
committed
Relax dependency pins
1 parent 411ac98 commit ca4446d

2 files changed

Lines changed: 26 additions & 19 deletions

File tree

poetry.lock

Lines changed: 24 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ boto3 = "~1.9"
2626
cryptography = "~2.5"
2727
django = ">=2.2"
2828
django-enumfields = ">=0.10.0"
29-
django-influxdb-tagged-metrics = '==1.3.3'
30-
djangorestframework = "~3.10"
29+
django-influxdb-tagged-metrics = '^1.3.3'
30+
djangorestframework = "~3"
3131
djangorestframework-jsonapi = "~3"
3232
drf-nested-routers = "^0.91.0"
3333
python-dateutil = "~2.7.5"

0 commit comments

Comments
 (0)