Skip to content

Commit

Permalink
update requirements (#460)
Browse files Browse the repository at this point in the history
Co-authored-by: Samuel Letellier-Duchesne <s.letellierduchesne@introba.com>
  • Loading branch information
samuelduchesne and Samuel Letellier-Duchesne committed May 19, 2023
1 parent 5410e08 commit 602b706
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ eppy==0.5.60 # for stability
matplotlib~=3.4 # because of TwoSlopesNorm
pycountry~=20.7.3
scikit-learn~=1.0.2
pandas>=1.2.0
pandas>=1.2.0,<2.0
numpy>=1.17
tqdm~=4.61.2
tabulate~=0.8.9
Expand All @@ -15,7 +15,7 @@ sigfig~=1.1.9
requests~=2.25.1
packaging~=21.0
pytest~=6.2.4
setuptools~=56.2.0
setuptools==67.7.2
CoolProp~=6.4.1
energy-pandas~=0.3.3
validator_collection~=1.5.0
Expand Down

0 comments on commit 602b706

Please sign in to comment.