mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 22:40:31 -04:00
Freeze requirements
This commit is contained in:
@@ -35,17 +35,17 @@ chardet==4.0.0
|
|||||||
# via requests
|
# via requests
|
||||||
click==8.0.1
|
click==8.0.1
|
||||||
# via flask
|
# via flask
|
||||||
colorama==0.4.4
|
colorama==0.4.3
|
||||||
# via awscli
|
# via awscli
|
||||||
cryptography==3.4.7
|
cryptography==3.4.7
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# fido2
|
# fido2
|
||||||
dnspython==2.1.0
|
dnspython==1.16.0
|
||||||
# via eventlet
|
# via eventlet
|
||||||
docopt==0.6.2
|
docopt==0.6.2
|
||||||
# via notifications-python-client
|
# via notifications-python-client
|
||||||
docutils==0.17.1
|
docutils==0.15.2
|
||||||
# via awscli
|
# via awscli
|
||||||
et-xmlfile==1.1.0
|
et-xmlfile==1.1.0
|
||||||
# via openpyxl
|
# via openpyxl
|
||||||
@@ -83,8 +83,10 @@ gunicorn==20.1.0
|
|||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
humanize==3.6.0
|
humanize==3.6.0
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
idna==3.2
|
idna==2.10
|
||||||
# via requests
|
# via requests
|
||||||
|
importlib-metadata==4.4.0
|
||||||
|
# via click
|
||||||
itsdangerous==2.0.1
|
itsdangerous==2.0.1
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
@@ -195,7 +197,6 @@ six==1.16.0
|
|||||||
# via
|
# via
|
||||||
# awscli-cwlogs
|
# awscli-cwlogs
|
||||||
# bleach
|
# bleach
|
||||||
# cryptography
|
|
||||||
# eventlet
|
# eventlet
|
||||||
# fido2
|
# fido2
|
||||||
# govuk-bank-holidays
|
# govuk-bank-holidays
|
||||||
@@ -206,6 +207,8 @@ statsd==3.3.0
|
|||||||
# via notifications-utils
|
# via notifications-utils
|
||||||
texttable==1.6.3
|
texttable==1.6.3
|
||||||
# via pyexcel
|
# via pyexcel
|
||||||
|
typing-extensions==3.10.0.0
|
||||||
|
# via importlib-metadata
|
||||||
urllib3==1.26.5
|
urllib3==1.26.5
|
||||||
# via
|
# via
|
||||||
# botocore
|
# botocore
|
||||||
@@ -216,10 +219,12 @@ werkzeug==2.0.1
|
|||||||
# via flask
|
# via flask
|
||||||
wtforms==2.3.3
|
wtforms==2.3.3
|
||||||
# via flask-wtf
|
# via flask-wtf
|
||||||
xlrd==2.0.1
|
xlrd==1.2.0
|
||||||
# via pyexcel-xls
|
# via pyexcel-xls
|
||||||
xlwt==1.3.0
|
xlwt==1.3.0
|
||||||
# via pyexcel-xls
|
# via pyexcel-xls
|
||||||
|
zipp==3.4.1
|
||||||
|
# via importlib-metadata
|
||||||
|
|
||||||
# The following packages are considered to be unsafe in a requirements file:
|
# The following packages are considered to be unsafe in a requirements file:
|
||||||
# setuptools
|
# setuptools
|
||||||
|
|||||||
Reference in New Issue
Block a user