diff --git a/requirements.txt b/requirements.txt index 7e13b3e3..8bafeb3f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ GitPython nbformat sentry-sdk pytest-sentry --e git+https://github.com/oda-hub/oda_api.git#egg=oda_api +-e git+https://github.com/oda-hub/oda_api.git@no-dispatcher#egg=oda_api MarkupSafe==2.0.1 @@ -38,4 +38,4 @@ simple_logger matplotlib validators==0.28.3 pillow>=10.0.1 # not directly required, pinned by Snyk to avoid a vulnerability -zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file +zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability