Skip to content
Snippets Groups Projects
Commit 7dc5c45e authored by Rasmus Sode Lund's avatar Rasmus Sode Lund :zap:
Browse files

Changed dependency pins

parent f9b35a22
No related branches found
No related tags found
1 merge request!223Changed dependency pins
Pipeline #45728 failed
...@@ -9,10 +9,10 @@ readme = "README.md" ...@@ -9,10 +9,10 @@ readme = "README.md"
[tool.poetry.dependencies] [tool.poetry.dependencies]
click = "^8.0.4" click = "^8.0.4"
Cython = "^0.29.35" Cython = "^0.29.35"
h5py = "^3.8.0" h5py = "^3.1.0"
Jinja2 = "^3.1.2" Jinja2 = "^3.0.3"
lxml = "^4.9.2" lxml = "^4.9.2"
matplotlib = "^3.7.1" matplotlib = "^3.3.4"
mock = "^5.0.2" mock = "^5.0.2"
numpy = ">=1.4" numpy = ">=1.4"
openpyxl = "^3.1.2" openpyxl = "^3.1.2"
...@@ -20,15 +20,15 @@ pandas = "^1.1.5" ...@@ -20,15 +20,15 @@ pandas = "^1.1.5"
paramiko = "^3.2.0" paramiko = "^3.2.0"
pbr = "^5.11.1" pbr = "^5.11.1"
psutil = "^5.9.5" psutil = "^5.9.5"
pytest = "^7.3.1" pytest = "^7.0.1"
pytest-cov = "^4.1.0" pytest-cov = "^4.0.0"
python = "^3.6" python = "^3.6"
scipy = ">=0.9" scipy = ">=0.9.0"
six = "^1.16.0" six = "^1.16.0"
sshtunnel = "^0.4.0" sshtunnel = "^0.4.0"
tables = "^3.8.0" tables = "^3.7.0"
tqdm = "^4.65.0" tqdm = "^4.64.1"
#wafo = "^0.11" wafo = "^0.1.2"
xlwt = "^1.3.0" xlwt = "^1.3.0"
XlsxWriter = "^3.1.2" XlsxWriter = "^3.1.2"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment