mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 05:03:12 -04:00
Freeze requirements
This commit is contained in:
@@ -16,7 +16,7 @@ pyexcel-xlsx==0.5.6
|
|||||||
pyexcel-ods3==0.5.2
|
pyexcel-ods3==0.5.2
|
||||||
pytz==2018.5
|
pytz==2018.5
|
||||||
gunicorn==19.7.1 # >19.8 stops eventlet workers after a timeout
|
gunicorn==19.7.1 # >19.8 stops eventlet workers after a timeout
|
||||||
whitenoise==4.0 #manages static assets
|
whitenoise==4.1 #manages static assets
|
||||||
eventlet==0.24.1
|
eventlet==0.24.1
|
||||||
notifications-python-client==5.1.0
|
notifications-python-client==5.1.0
|
||||||
|
|
||||||
@@ -26,10 +26,10 @@ awscli-cwlogs>=1.4,<1.5
|
|||||||
git+https://github.com/alphagov/notifications-utils.git@30.1.2#egg=notifications-utils==30.1.2
|
git+https://github.com/alphagov/notifications-utils.git@30.1.2#egg=notifications-utils==30.1.2
|
||||||
|
|
||||||
## The following requirements were added by pip freeze:
|
## The following requirements were added by pip freeze:
|
||||||
awscli==1.16.12
|
awscli==1.16.19
|
||||||
bleach==2.1.3
|
bleach==2.1.3
|
||||||
boto3==1.6.16
|
boto3==1.6.16
|
||||||
botocore==1.12.2
|
botocore==1.12.9
|
||||||
certifi==2018.8.24
|
certifi==2018.8.24
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
click==6.7
|
click==6.7
|
||||||
@@ -52,7 +52,7 @@ lxml==4.2.5
|
|||||||
MarkupSafe==1.0
|
MarkupSafe==1.0
|
||||||
mistune==0.8.3
|
mistune==0.8.3
|
||||||
monotonic==1.5
|
monotonic==1.5
|
||||||
openpyxl==2.5.6
|
openpyxl==2.5.7
|
||||||
orderedset==2.0.1
|
orderedset==2.0.1
|
||||||
phonenumbers==8.9.4
|
phonenumbers==8.9.4
|
||||||
pyasn1==0.4.4
|
pyasn1==0.4.4
|
||||||
|
|||||||
Reference in New Issue
Block a user