Skip to content

Commit

Permalink
Update nornir dependency to jamesra owner
Browse files Browse the repository at this point in the history
  • Loading branch information
clementsan committed Apr 1, 2024
1 parent b803514 commit 94b363e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ dependencies = [
"Pillow >= 10.2",
"six >= 1.16",
"hypothesis >= 6.96",
"nornir_pools @ git+https://github.com/clementsan/nornir-pools.git@dev",
"nornir_shared @ git+https://github.com/clementsan/nornir-shared.git@dev",
"nornir_pools @ git+https://github.com/jamesra/nornir-pools.git@dev",
"nornir_shared @ git+https://github.com/jamesra/nornir-shared.git@dev",
]
classifiers = [
"Programming Language :: Python :: 3.10",
Expand Down

0 comments on commit 94b363e

Please sign in to comment.