We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09f3fa7 + 8daac7e commit 58cc5d1Copy full SHA for 58cc5d1
git.json
@@ -25,7 +25,7 @@
25
"product_version_regex": ".*",
26
"min_phantom_version": "6.3.0",
27
"fips_compliant": true,
28
- "python_version": "3.9, 3.13",
+ "python_version": "3.9",
29
"logo": "logo_git.svg",
30
"logo_dark": "logo_git_dark.svg",
31
"latest_tested_versions": [
release_notes/unreleased.md
@@ -1 +1,2 @@
1
**Unreleased**
2
+* Remove Python 3.13 from Python version, dependency pycryptodomex does not have 3.13 support
0 commit comments