Skip to content
Snippets Groups Projects

Updated edcsa and six packages to get working Python 3.12 environment

Merged Bartek Wrona requested to merge bw_ubuntu24.04_upgrade into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -23,7 +23,7 @@ tests_require = [
"pytest == 7.2.2",
"pytest-mock == 3.12.0",
"parameterized == 0.9.0",
"setuptools == 69.1.1",
"setuptools == 77.0.3",
"wheel == 0.42.0",
"future == 0.18.2",
"cryptography == 3.4.7",
Loading