Skip to content

Commit

Permalink
bump plumpy
Browse files Browse the repository at this point in the history
  • Loading branch information
unkcpz committed Jan 8, 2025
1 parent 6b29a30 commit 3fd268a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
- importlib-metadata~=6.0
- numpy~=1.21
- paramiko~=3.0
- plumpy~=0.22.3
- plumpy
- pgsu~=0.3.0
- psutil~=5.6
- psycopg[binary]~=3.0
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -512,4 +512,4 @@ commands = molecule {posargs:test}

# FIXME: remove before merge
[tool.uv.sources]
plumpy = {git = "https://github.com/unkcpz/plumpy", rev = "560098c2b55a312b60884a0b8dfac97f6e8139d8"}
plumpy = {git = "https://github.com/aiidateam/plumpy", rev = "ecef9b9a4ebbeafacd3b6a84952ad770972f2814"}
4 changes: 2 additions & 2 deletions uv.lock

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

0 comments on commit 3fd268a

Please sign in to comment.