mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-20 15:31:15 -05:00
update python-client version
also unpin the patch version, since it shouldn't matter what patch we're on provided that the function signatures are the same
This commit is contained in:
@@ -20,7 +20,8 @@ statsd==3.2.1
|
||||
jsonschema==2.5.1
|
||||
Flask-Redis==0.1.0
|
||||
|
||||
notifications-python-client==3.0.0
|
||||
# pin to minor version 3.1.x
|
||||
notifications-python-client>=3.1,<3.2
|
||||
|
||||
git+https://github.com/alphagov/notifications-utils.git@12.2.0#egg=notifications-utils==12.2.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user