mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 17:31:14 -05:00
@@ -24,7 +24,8 @@ notifications-python-client==5.0.0
|
|||||||
|
|
||||||
# PaaS
|
# PaaS
|
||||||
awscli-cwlogs>=1.4,<1.5
|
awscli-cwlogs>=1.4,<1.5
|
||||||
|
botocore<1.11.0
|
||||||
|
|
||||||
git+https://github.com/alphagov/notifications-utils.git@30.2.0#egg=notifications-utils==30.2.0
|
git+https://github.com/alphagov/notifications-utils.git@30.4.0#egg=notifications-utils==30.4.0
|
||||||
|
|
||||||
git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3
|
git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3
|
||||||
|
|||||||
@@ -26,8 +26,9 @@ notifications-python-client==5.0.0
|
|||||||
|
|
||||||
# PaaS
|
# PaaS
|
||||||
awscli-cwlogs>=1.4,<1.5
|
awscli-cwlogs>=1.4,<1.5
|
||||||
|
botocore<1.11.0
|
||||||
|
|
||||||
git+https://github.com/alphagov/notifications-utils.git@30.2.0#egg=notifications-utils==30.2.0
|
git+https://github.com/alphagov/notifications-utils.git@30.4.0#egg=notifications-utils==30.4.0
|
||||||
|
|
||||||
git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3
|
git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3
|
||||||
|
|
||||||
@@ -35,20 +36,19 @@ git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3
|
|||||||
alembic==1.0.0
|
alembic==1.0.0
|
||||||
amqp==1.4.9
|
amqp==1.4.9
|
||||||
anyjson==0.3.3
|
anyjson==0.3.3
|
||||||
awscli==1.15.82
|
awscli==1.16.23
|
||||||
bcrypt==3.1.4
|
bcrypt==3.1.4
|
||||||
billiard==3.3.0.23
|
billiard==3.3.0.23
|
||||||
bleach==2.1.3
|
bleach==2.1.3
|
||||||
boto3==1.6.16
|
boto3==1.6.16
|
||||||
botocore==1.10.81
|
certifi==2018.8.24
|
||||||
certifi==2018.8.13
|
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
click==6.7
|
Click==7.0
|
||||||
colorama==0.3.9
|
colorama==0.3.9
|
||||||
docutils==0.14
|
docutils==0.14
|
||||||
Flask-Redis==0.3.0
|
Flask-Redis==0.3.0
|
||||||
future==0.16.0
|
future==0.16.0
|
||||||
greenlet==0.4.14
|
greenlet==0.4.15
|
||||||
html5lib==1.0.1
|
html5lib==1.0.1
|
||||||
idna==2.7
|
idna==2.7
|
||||||
itsdangerous==0.24
|
itsdangerous==0.24
|
||||||
@@ -62,7 +62,7 @@ monotonic==1.5
|
|||||||
orderedset==2.0.1
|
orderedset==2.0.1
|
||||||
phonenumbers==8.9.4
|
phonenumbers==8.9.4
|
||||||
pyasn1==0.4.4
|
pyasn1==0.4.4
|
||||||
pycparser==2.18
|
pycparser==2.19
|
||||||
PyPDF2==1.26.0
|
PyPDF2==1.26.0
|
||||||
python-dateutil==2.7.3
|
python-dateutil==2.7.3
|
||||||
python-editor==1.0.3
|
python-editor==1.0.3
|
||||||
|
|||||||
Reference in New Issue
Block a user