Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ certifi>=2024.07.04
click
codecov-ribs
coverage
ddtrace
django-autocomplete-light
django-better-admin-arrayfield
django-cors-headers
Expand Down Expand Up @@ -52,7 +51,7 @@ opentelemetry-instrumentation-django>=0.45b0
opentelemetry-sdk>=1.24.0
opentracing
pre-commit
psycopg2
psycopg2>=2.9.10
pydantic
pytest
pytest-asyncio
Expand Down Expand Up @@ -80,4 +79,4 @@ stripe>=9.6.0
time-machine
urllib3>=1.26.19
vcrpy
whitenoise
whitenoise
Loading