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 b0a5899 commit 2e4748fCopy full SHA for 2e4748f
tests/requirements.txt
@@ -15,4 +15,5 @@ biopython>=1.77;python_version>="3.0"
15
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"
+wrapt==1.14.0;python_version>="3.7"
19
+black==23.9.1
0 commit comments