Skip to content
Snippets Groups Projects
Commit 98823752 authored by Bartek Wrona's avatar Bartek Wrona
Browse files

Updated setuptools version to commonly used by other packages

parent e1443a44
No related branches found
No related tags found
1 merge request!18Updated edcsa and six packages to get working Python 3.12 environment
...@@ -23,7 +23,7 @@ tests_require = [ ...@@ -23,7 +23,7 @@ tests_require = [
"pytest == 7.2.2", "pytest == 7.2.2",
"pytest-mock == 3.12.0", "pytest-mock == 3.12.0",
"parameterized == 0.9.0", "parameterized == 0.9.0",
"setuptools == 69.1.1", "setuptools == 77.0.3",
"wheel == 0.42.0", "wheel == 0.42.0",
"future == 0.18.2", "future == 0.18.2",
"cryptography == 3.4.7", "cryptography == 3.4.7",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment