Skip to content

Commit

Permalink
fix: Update pydicom version to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jjjermiah committed Feb 12, 2024
1 parent 544c682 commit b78edd8
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 339 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ downloadSingleSeries = "nbiatoolkit.nbia_cli:downloadSingleSeries_cli"
[tool.poetry.dependencies]
python = ">=3.10 || 3.12"
requests = "2.31.0"
pydicom = "^2.4.3"
pydicom = "^2.4.0"
tqdm = "^4.66.1"
pyfiglet = "^1.0"
beautifulsoup4 = "^4.12.3"
Expand Down
229 changes: 0 additions & 229 deletions src/nbiatoolkit/dicomsort/crawl.py

This file was deleted.

108 changes: 0 additions & 108 deletions src/nbiatoolkit/dicomsort/dcm_qt_tree.py

This file was deleted.

0 comments on commit b78edd8

Please sign in to comment.