Commit c98f36df authored by nd-02110114's avatar nd-02110114
Browse files

♻️ fixed tensorfow versions

parent 2a23aa1a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,4 +36,4 @@ conda install -y -q -c deepchem -c rdkit -c conda-forge -c omnia \
    pytest \
    pytest-cov \
    flaky
yes | pip install -U tensorflow tensorflow-probability
yes | pip install -U tensorflow==2.2 tensorflow-probability==2.2