Skip to content

Commit

Permalink
Temporarily pin dev pyTMD
Browse files Browse the repository at this point in the history
  • Loading branch information
robbibt committed Nov 3, 2024
1 parent 0b69bfd commit fa13c62
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ dependencies = [
"pandas>=2.2.0",
"psutil>=5.8.0",
"pyproj>=3.6.1",
"pyTMD==2.1.7",
# "pyTMD==2.1.7",
"pyTMD @ git+https://github.com/tsutterley/pyTMD.git@fa277076b2c23d1bf6aaf92ceaef540b8ac3b813",
"scikit-learn>=1.4.0",
"scipy>=1.11.2",
"shapely>=2.0.6",
Expand Down
10 changes: 3 additions & 7 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fa13c62

Please sign in to comment.