update jobs to take into account first class

This commit is contained in:
Leo Hemsted
2018-09-28 17:08:28 +01:00
parent 32f39475d2
commit efab189ae8
7 changed files with 65 additions and 10 deletions

View File

@@ -22,17 +22,17 @@ notifications-python-client==5.2.0
# PaaS
awscli-cwlogs>=1.4,<1.5
awscli==1.15.82
botocore<1.11.0
git+https://github.com/alphagov/notifications-utils.git@30.3.1#egg=notifications-utils==30.3.1
git+https://github.com/alphagov/notifications-utils.git@30.4.0#egg=notifications-utils==30.4.0
## The following requirements were added by pip freeze:
awscli==1.16.20
bleach==2.1.3
boto3==1.6.16
botocore==1.12.10
certifi==2018.8.24
chardet==3.0.4
click==6.7
Click==7.0
colorama==0.3.9
dnspython==1.15.0
docopt==0.6.2
@@ -52,7 +52,7 @@ lxml==4.2.5
MarkupSafe==1.0
mistune==0.8.3
monotonic==1.5
openpyxl==2.5.7
openpyxl==2.5.8
orderedset==2.0.1
phonenumbers==8.9.4
pyasn1==0.4.4
@@ -61,7 +61,7 @@ PyJWT==1.6.4
PyPDF2==1.26.0
python-dateutil==2.7.3
python-json-logger==0.1.8
PyYAML==3.12
PyYAML==3.13
redis==2.10.6
requests==2.19.1
rsa==3.4.2