Fix tox envs

This commit is contained in:
Mohamed ElKalioby
2023-12-31 22:04:00 +03:00
parent 044f52da6a
commit 972ccf4888
3 changed files with 10 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ setup(
'ua-parser',
'user-agents',
'python-jose',
'fido2 == 1.0.0',
'fido2 == 1.1.2',
],
python_requires=">=3.5",
include_package_data=True,