mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 07:46:23 -04:00
Remove importlib-metadata from requirements file
This was pinned inee3fb2f175to prevent version conflicts. It only seems to be required by packages when the version of Python is 3.8 or lower (e.g.21d3c70d67/docs/source/release-notes/3.8.0.rst (new-dependency-information)), so is now not required anyway.
This commit is contained in:
@@ -23,7 +23,6 @@ git+https://github.com/benoitc/gunicorn.git@1299ea9e967a61ae2edebe191082fd169b86
|
||||
notifications-python-client==6.3.0
|
||||
rtreelib==0.2.0
|
||||
fido2==0.9.3
|
||||
importlib-metadata==4.2.0
|
||||
pyproj==3.2.1
|
||||
|
||||
# PaaS
|
||||
|
||||
Reference in New Issue
Block a user