Skip to content

Commit

Permalink
add nodesemver back
Browse files Browse the repository at this point in the history
  • Loading branch information
cgundy committed Sep 2, 2024
1 parent 369d27e commit c9be2d3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,12 @@ icmplib
idracredfishsupport>=0.0.8
invoke
jira==3.4.1
junit-xml
loguru
matplotlib>=3.6.2, <3.7
mypy
nested_lookup==0.2.25
node_semver==0.9.0
packaging==21.3
paramiko>=2.11.0
parse==1.19.0
Expand All @@ -23,6 +26,3 @@ simple-parsing
tqdm
uuid
PyGithub==2.3.0
# extra requirements that were previously in docker container, not sure what they are used for (potentially remove later)
junit-xml
mypy
4 changes: 4 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -697,6 +697,10 @@ mypy-extensions==1.0.0 \
nested-lookup==0.2.25 \
--hash=sha256:6fa832748c90381f2291d850809e32492519ee5f253d6a5acbc29d937eca02e8
# via -r requirements.in
node-semver==0.9.0 \
--hash=sha256:04aa0b0016dbc06748d6378c42d8cf82a343415bd9fca6284f488041d08b33bb \
--hash=sha256:8153270903772b1e59500ced6f0aca0f7bdb021651c27584e9283b7077b4916b
# via -r requirements.in
numpy==1.24.2 \
--hash=sha256:003a9f530e880cb2cd177cba1af7220b9aa42def9c4afc2a2fc3ee6be7eb2b22 \
--hash=sha256:150947adbdfeceec4e5926d956a06865c1c690f2fd902efede4ca6fe2e657c3f \
Expand Down

0 comments on commit c9be2d3

Please sign in to comment.