mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-24 09:21:39 -05:00
update utils to 23.2.1
note: this requires adding smartypants as a line in requirements.txt, due to it coming from a git repo. Once the new version of smartypants is in pypi, this'll no longer be required
This commit is contained in:
@@ -26,6 +26,9 @@ notifications-python-client==4.6.0
|
||||
awscli>=1.11,<1.12
|
||||
awscli-cwlogs>=1.4,<1.5
|
||||
|
||||
git+https://github.com/alphagov/notifications-utils.git@23.1.0#egg=notifications-utils==23.1.0
|
||||
git+https://github.com/alphagov/notifications-utils.git@23.2.1#egg=notifications-utils==23.2.1
|
||||
|
||||
git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3
|
||||
|
||||
# required by utils
|
||||
git+https://github.com/leohemsted/smartypants.py.git@regex-speedup#egg=smartypants==2.1.0
|
||||
|
||||
Reference in New Issue
Block a user