From 14379fdb9c298e4464d09474c509aa2dc24c7325 Mon Sep 17 00:00:00 2001 From: "Kacper Kowalik (Xarthisius)" Date: Mon, 18 Nov 2024 15:06:10 -0600 Subject: [PATCH] update reqs-dev --- requirements-dev.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 164e498..67f294f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,12 +6,12 @@ pytest-cov pytest-recording pytest-xdist pytest-mock -pytest-girder -git+https://github.com/girder/girder.git@v4-integration#egg=girder -git+https://github.com/girder/girder.git@v4-integration#egg=pytest-girder&subdirectory=pytest_girder -git+https://github.com/girder/girder.git@v4-integration#egg=girder-jobs&subdirectory=plugins/jobs -git+https://github.com/girder/girder.git@v4-integration#egg=girder-oauth&subdirectory=plugins/oauth -git+https://github.com/girder/girder_worker@girder-5#egg=girder_worker +pytest-girder>=5.0.0a5.dev0 +girder>=5.0.0a5.dev0 +girder-jobs>=5.0.0a5.dev0 +girder-plugin-worker>=5.0.0a5.dev0 +girder-oauth>=5.0.0a5.dev0 +girder-virtual-resources>=2.0.0 bdbag responses validators