mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 09:26:08 -05:00
Merge pull request #1293 from alphagov/fix-cffi
Pin to a specific version of cffi
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
boto3==1.4.7
|
boto3==1.4.7
|
||||||
|
cffi==1.11.0 # pyup: != 1.11.1 # 1.11.1 is missing .whl
|
||||||
celery==3.1.25 # pyup: <4
|
celery==3.1.25 # pyup: <4
|
||||||
docopt==0.6.2
|
docopt==0.6.2
|
||||||
Flask-Bcrypt==0.7.1
|
Flask-Bcrypt==0.7.1
|
||||||
|
|||||||
Reference in New Issue
Block a user