Pin importlib-metadata (#2393)

This commit is contained in:
Tom Christie 2022-10-04 14:04:02 +01:00 committed by GitHub
parent 801ab9d573
commit bb65d9e28e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,7 @@ cryptography==37.0.2
flake8==3.9.2
flake8-bugbear==22.7.1
flake8-pie==0.16.0; python_version>='3.7'
importlib-metadata==4.13.0; python_version>='3.7'
isort==5.10.1
mypy==0.971
types-certifi==2021.10.8.2