Skip to content

Commit

Permalink
github still complaining about rpyc
Browse files Browse the repository at this point in the history
  • Loading branch information
joshStillerman committed Mar 19, 2024
1 parent 9512f9a commit 46e2d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ keywords = [
"Remote Data Access"
]
dependencies = [
"rpyc>6.0.0",
"rpyc>=6.0.0",
"dill<=0.3.2",
"plumbum<=1.6.9",
"numpy"
Expand Down

0 comments on commit 46e2d63

Please sign in to comment.