mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-03-14 15:22:39 -04:00
make freeze requirements
This commit is contained in:
@@ -4,14 +4,14 @@
|
||||
# with package version changes made in requirements-app.txt
|
||||
|
||||
ago==0.0.93
|
||||
govuk-bank-holidays==0.6
|
||||
govuk-bank-holidays==0.8
|
||||
humanize==2.4.0
|
||||
Flask==1.1.2
|
||||
Flask-WTF==0.14.3
|
||||
Flask-Login==0.5.0
|
||||
|
||||
blinker==1.4
|
||||
pyexcel==0.6.1
|
||||
pyexcel==0.6.2
|
||||
pyexcel-io==0.5.20
|
||||
pyexcel-xls==0.5.8
|
||||
pyexcel-xlsx==0.5.8
|
||||
@@ -29,10 +29,10 @@ git+https://github.com/alphagov/notifications-utils.git@39.4.6#egg=notifications
|
||||
git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.1-alpha#egg=govuk-frontend-jinja==0.5.1-alpha
|
||||
|
||||
## The following requirements were added by pip freeze:
|
||||
awscli==1.18.80
|
||||
awscli==1.18.82
|
||||
bleach==3.1.4
|
||||
boto3==1.10.38
|
||||
botocore==1.17.3
|
||||
botocore==1.17.5
|
||||
certifi==2020.4.5.2
|
||||
chardet==3.0.4
|
||||
click==7.1.2
|
||||
@@ -64,7 +64,7 @@ python-dateutil==2.8.1
|
||||
python-json-logger==0.1.11
|
||||
PyYAML==5.3.1
|
||||
redis==3.5.3
|
||||
requests==2.23.0
|
||||
requests==2.24.0
|
||||
rsa==3.4.2
|
||||
s3transfer==0.3.3
|
||||
six==1.15.0
|
||||
|
||||
Reference in New Issue
Block a user