Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt authored Sep 22, 2023
1 parent 6852ee5 commit a584bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
conda config --add channels conda-forge
conda update conda -y -q
conda env update --file environment.yml --name base
pip install scikit-learn==1.0.2
pip install scikit-learn==1.1.3
pip install pandas==1.3.5
conda install tensorflow joblib pytest -y -q
conda install imageio scikit-image -y -q
Expand Down

0 comments on commit a584bb2

Please sign in to comment.