From 2778e6ef533d2e0006522c44eb560b3bdbaa9679 Mon Sep 17 00:00:00 2001 From: Denys Savchenko <56398430+dsavchenko@users.noreply.github.com> Date: Wed, 21 Aug 2024 14:43:12 +0200 Subject: [PATCH] oda_api branch --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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