Skip to content

Commit

Permalink
Add pin on requirement file
Browse files Browse the repository at this point in the history
  • Loading branch information
0xFrama committed Feb 26, 2024
1 parent 46e52d4 commit 0e1e840
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pandas
xarray
pv-site-prediction
pydantic
huggingface_hub # only for evaluation
python-dotenv
pandas==2.2.1
xarray==2022.12.0
pv-site-prediction==0.1.17
pydantic==2.6.2
huggingface_hub== 0.17.3 # only for evaluation
python-dotenv==1.0.1

0 comments on commit 0e1e840

Please sign in to comment.