Skip to content

Commit 3eefdc8

Browse files
Merge pull request #61 from 0xFrama/0xFrama/docs/issue-14/add-pin
Add pin on requirement file
2 parents d1034c0 + 0e1e840 commit 3eefdc8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pandas
2-
xarray
3-
pv-site-prediction
4-
pydantic
5-
huggingface_hub # only for evaluation
6-
python-dotenv
1+
pandas==2.2.1
2+
xarray==2022.12.0
3+
pv-site-prediction==0.1.17
4+
pydantic==2.6.2
5+
huggingface_hub== 0.17.3 # only for evaluation
6+
python-dotenv==1.0.1

0 commit comments

Comments
 (0)