We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0467156 + 3dd93c2 commit 338cf3dCopy full SHA for 338cf3d
requirements.txt
@@ -6,6 +6,6 @@ jmetalpy==1.5.5
6
PyYAML==6.0
7
matplotlib==3.5.1
8
chembl_structure_pipeline
9
-joblib==1.1.0
+joblib==1.2.0
10
networkx==2.6.3
11
click==8.1.3
setup.cfg
@@ -33,7 +33,7 @@ install_requires =
33
34
35
36
- joblib==1.1.0
+ joblib==1.2.0
37
38
39
0 commit comments