update requirements.txt

This commit is contained in:
Leo Hemsted
2017-12-28 10:46:22 +00:00
parent c54e0d322b
commit d2080d754f
2 changed files with 6 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
boto3==1.4.8
boto3==1.5.6
cffi==1.11.0 # pyup: != 1.11.1, != 1.11.2 # These versions are missing .whl
celery==3.1.25 # pyup: <4
docopt==0.6.2
@@ -17,18 +17,14 @@ monotonic==1.4
psycopg2==2.7.3.2
PyJWT==1.5.3
SQLAlchemy-Utils==0.32.21
SQLAlchemy==1.1.15
statsd==3.2.1
SQLAlchemy==1.2.0
notifications-python-client==4.6.0
notifications-python-client==4.7.1
# PaaS
awscli==1.14.4
awscli==1.14.16
awscli-cwlogs>=1.4,<1.5
git+https://github.com/alphagov/notifications-utils.git@23.3.4#egg=notifications-utils==23.3.4
git+https://github.com/alphagov/notifications-utils.git@23.3.5#egg=notifications-utils==23.3.5
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

View File

@@ -3,7 +3,7 @@ flake8==3.5.0
pytest==3.3.1
pytest-mock==1.6.3
pytest-cov==2.5.1
pytest-xdist==1.20.1
pytest-xdist==1.21.0
coveralls==1.2.0
freezegun==0.3.9
requests-mock==1.4.0