Skip to content
Snippets Groups Projects

Removal of progress from pyproject

Merged Marianna Glazewska requested to merge mg-log into main
pyproject.toml 100644 → 100755
+ 0
2
@@ -12,8 +12,6 @@ numpy = {version = "^1.25.0", optional = true}
requests = "^2.28.2"
urllib3 = "<2"
ipython = ">=7.27.0,<8"
progress = "1.6"
alive-progress = "3.1.5"
# ic-over-netio = {git = "https://gitlab.cern.ch/atlas-itk-pixel-systemtest/itk-demo-sw/external/ic-over-netio.git", rev = "optostack"}
pyconfigdb = {version = "2.3.3", source = "gitlab"}
Loading