Skip to content

Commit

Permalink
ss-main: added depedency
Browse files Browse the repository at this point in the history
  • Loading branch information
Sulstice committed Apr 4, 2022
1 parent f52e40f commit 7759580
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions global_chem_extensions/requirements.txt
Expand Up @@ -2,7 +2,7 @@ plotly
global-chem
kaleido
rdkit-pypi
bokeh==1.4.0
bokeh>=2.3.0
flask
pandas
sklearn
Expand All @@ -12,4 +12,10 @@ pysmiles
molvs
molpdf
deepsmiles
requests
requests
tf-estimator-nightly==2.8.0.dev2021122109
numpy>=1.20
pillow==4.3.0
six==1.15.0
folium==0.2.1
imgaug==0.2.5
2 changes: 1 addition & 1 deletion global_chem_extensions/setup.py
Expand Up @@ -36,7 +36,7 @@
# ----
setup(
name="global_chem_extensions",
version="0.8.4",
version="0.8.5",
packages=find_packages(),
license='MPL 2.0',
author="Suliman Sharif",
Expand Down

0 comments on commit 7759580

Please sign in to comment.