mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-26 16:20:19 -04:00
Freeze requirements
This is the results of running `make freeze-requirements` with the Python version set to 3.9.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# This file is autogenerated by pip-compile with python 3.6
|
||||
# This file is autogenerated by pip-compile with python 3.9
|
||||
# To update, run:
|
||||
#
|
||||
# pip-compile requirements.in
|
||||
@@ -43,8 +43,6 @@ cryptography==3.3.2
|
||||
# via
|
||||
# -r requirements.in
|
||||
# fido2
|
||||
dataclasses==0.8
|
||||
# via werkzeug
|
||||
dnspython==1.16.0
|
||||
# via eventlet
|
||||
docopt==0.6.2
|
||||
@@ -90,10 +88,7 @@ humanize==3.12.0
|
||||
idna==2.10
|
||||
# via requests
|
||||
importlib-metadata==4.2.0
|
||||
# via
|
||||
# -r requirements.in
|
||||
# click
|
||||
# humanize
|
||||
# via -r requirements.in
|
||||
itsdangerous==1.1.0
|
||||
# via
|
||||
# -r requirements.in
|
||||
@@ -215,8 +210,6 @@ statsd==3.3.0
|
||||
# via notifications-utils
|
||||
texttable==1.6.3
|
||||
# via pyexcel
|
||||
typing-extensions==3.10.0.0
|
||||
# via importlib-metadata
|
||||
urllib3==1.26.5
|
||||
# via
|
||||
# botocore
|
||||
|
||||
Reference in New Issue
Block a user