Skip to content

Commit

Permalink
oda_api branch
Browse files Browse the repository at this point in the history
  • Loading branch information
dsavchenko authored Aug 21, 2024
1 parent 6e98f24 commit 2778e6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 2778e6e

Please sign in to comment.