Remove importlib-metadata from requirements file

This was pinned in
ee3fb2f175
to 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:
Katie Smith
2022-04-06 08:54:57 +01:00
parent a72aa4f853
commit 8d3eedd88e
2 changed files with 2 additions and 7 deletions

View File

@@ -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