Skip to content

Commit

Permalink
Merge pull request #61 from 0xFrama/0xFrama/docs/issue-14/add-pin
Browse files Browse the repository at this point in the history
Add pin on requirement file
  • Loading branch information
peterdudfield authored Feb 27, 2024
2 parents d1034c0 + 0e1e840 commit 3eefdc8
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 3eefdc8

Please sign in to comment.