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 2e4748f commit 342beeeCopy full SHA for 342beee
tests/requirements.txt
@@ -16,4 +16,5 @@ biopython==1.76;python_version=="2.7"
16
cryptography<3.4;python_version<"3.7"
17
pytest==7.0.1
18
wrapt==1.14.0;python_version>="3.7"
19
-black==23.9.1
+black==23.9.1;python_version>="3.7"
20
+black==22.8.0;python_version<"3.7"
0 commit comments