openbabel
Browse files- pre-requirements.txt +1 -1
pre-requirements.txt
CHANGED
@@ -7,7 +7,7 @@ imageio==2.34.1
|
|
7 |
lmdb==1.4.1
|
8 |
matplotlib==3.4.3
|
9 |
numpy==1.23.1
|
10 |
-
openbabel==3.1.1.1
|
11 |
overrides==7.7.0
|
12 |
pytorch_lightning==2.0.8
|
13 |
PyYAML==6.0.1
|
|
|
7 |
lmdb==1.4.1
|
8 |
matplotlib==3.4.3
|
9 |
numpy==1.23.1
|
10 |
+
# openbabel==3.1.1.1
|
11 |
overrides==7.7.0
|
12 |
pytorch_lightning==2.0.8
|
13 |
PyYAML==6.0.1
|