aboutsummaryrefslogtreecommitdiff
path: root/requirements.pip.dev.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.pip.dev.txt')
-rw-r--r--requirements.pip.dev.txt24
1 files changed, 12 insertions, 12 deletions
diff --git a/requirements.pip.dev.txt b/requirements.pip.dev.txt
index 4a24a30..6f6d40d 100644
--- a/requirements.pip.dev.txt
+++ b/requirements.pip.dev.txt
@@ -1,15 +1,15 @@
-r requirements.pip.runtime.txt
-build ~= 0.7.0
-doit ~= 0.33.1
-flake8 ~= 3.9.2
-furo >= 2021.10.9
-hat-doit ~= 0.8.1
+build >= 0.7.0
+doit >= 0.36.0
+flake8 >= 4.0.1
+furo >= 2022.4.7
+hat-doit ~= 0.8.2
peru >= 1.3.0
-pytest ~= 6.2.5
-pytest-asyncio ~= 0.15.1
-pytest-cov ~= 2.12.1
-pytest-timeout ~= 1.4.2
-setuptools ~= 58.5.3
-sphinx ~= 4.2.0
-wheel ~= 0.37.0
+pytest >= 7.1.2
+pytest-asyncio >= 0.18.3
+pytest-cov >= 3.0.0
+pytest-timeout >= 2.1.0
+setuptools >= 62.2.0
+sphinx >= 4.5.0
+wheel >= 0.37.1