We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 024b6a5 + 97b4b1c commit 6a610ecCopy full SHA for 6a610ec
2 files changed
requirements.txt
@@ -2,5 +2,5 @@ rdkit-pypi==2022.3.5
2
click==8.1.3
3
pandas==1.5.1
4
numpy==1.23.3
5
-tqdm==4.64.1
+tqdm==4.66.3
6
pandarallel==1.6.3
setup.cfg
@@ -30,7 +30,7 @@ install_requires =
30
31
32
33
- tqdm==4.64.1
+ tqdm==4.66.3
34
35
36
[options.entry_points]
0 commit comments