Skip to content

Commit

Permalink
Merge pull request #55 from DerOetzi/fix-docker-build
Browse files Browse the repository at this point in the history
Fix docker build because of a broken scipy version
  • Loading branch information
DerOetzi committed Apr 8, 2024
2 parents f5ec7ff + 4dff357 commit 96e33fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ aiomqtt==2.0.1
numpy==1.26.4
pandas==2.2.1
scikit-learn==1.4.1.post1
scipy==1.13.0rc1
aiohttp==3.9.3
aiocsv==1.3.1
astral==3.2
Expand Down

0 comments on commit 96e33fc

Please sign in to comment.