Skip to content

Commit

Permalink
Shift dependencies to nomadlab[infrastructure]
Browse files Browse the repository at this point in the history
  • Loading branch information
ndaelman committed Nov 13, 2024
1 parent 06c6530 commit fdae671
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,8 @@ dev = [
# these are extra deps for nomad infra as a result of using nomad.search
# TODO remove usage in magres and w2dynamics
infrastructure = [
"elasticsearch==7.17.1",
"elasticsearch-dsl==7.4.0",
"fastapi<0.100",
"mongoengine>=0.20",
"pyjwt[crypto]==2.6.0",
"python-logstash==0.4.6",
"pydantic>=1.10.8,<2.0.0",
"structlog",
"zipstream-new==1.1.5",
"nomad-lab[infrastructure]>=1.3.10",
]

[tool.ruff]
Expand Down

0 comments on commit fdae671

Please sign in to comment.