diff --git a/requirements.txt b/requirements.txt index 9a667d0..4c32b7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ itsdangerous black pydantic-settings # Temporarily, using teuthology without monkey patching the thread -git+https://github.com/VallariAg/teuthology@teuth-api#egg=teuthology[test] +git+https://github.com/ceph/teuthology@teuth-api#egg=teuthology[test] # Original: git+https://github.com/ceph/teuthology#egg=teuthology[test]