Skip to content

Commit

Permalink
build: preparing commit of version 0.9.1 using PowerAPI 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dromeroac committed Jul 25, 2022
1 parent daa05a2 commit 1a57b58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile-cpython
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM powerapi/powerapi:1.0.8
FROM powerapi/powerapi:1.0.9
USER root
RUN apt update && apt upgrade -y
RUN apt install -y libblas-dev liblapack-dev libatlas-base-dev gfortran
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ test_suite = tests
setup_requires =
pytest-runner >=3.9.2
install_requires =
powerapi [mongodb, influxdb, opentsdb, prometheus, influxdb-client] >= 1.0.8
powerapi [mongodb, influxdb, opentsdb, prometheus, influxdb-client] >= 1.0.9

scikit-learn
tests_require =
Expand Down

0 comments on commit 1a57b58

Please sign in to comment.