We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbc3323 commit 6fe7169Copy full SHA for 6fe7169
setup.py
@@ -10,7 +10,7 @@
10
'pytest-mock>=3.5.1',
11
'coverage',
12
'pytest-cov',
13
- 'importlib-metadata==4.3'
+ 'importlib-metadata==4.2'
14
]
15
16
INSTALL_REQUIRES = [
0 commit comments