Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
oriolpiera committed Mar 1, 2024
1 parent 1725094 commit 51d4150
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
somutils==1.7.2
https://github.com/Som-Energia/somenergia-utils/archive/refs/tags/somutils-py2-1.8.9.zip;python_version<="2.7.18"
somutils;python_version>"2.7.18"
pymongo==3.13.0;python_version<="2.7.18"
pymongo<4.0;python_version>"2.7.18"
numpy<1.17;python_version<="2.7.18"
Expand Down

0 comments on commit 51d4150

Please sign in to comment.