fix: requirments.txt
This commit is contained in:
parent
c7763dd431
commit
a2d9e70a83
1 changed files with 2 additions and 2 deletions
|
|
@ -9,6 +9,8 @@ psycopg==3.1.18
|
|||
psycopg-binary==3.1.18
|
||||
psycopg-c==3.1.18
|
||||
dj-database-url==2.1.0
|
||||
# mongo
|
||||
pymongo==4.6.3
|
||||
# redis
|
||||
redis==5.0.4
|
||||
django-redis==5.4.0
|
||||
|
|
@ -67,5 +69,3 @@ opentelemetry-instrumentation-django==0.49b1
|
|||
opentelemetry-exporter-otlp==1.28.1
|
||||
# OpenAPI Specification
|
||||
drf-spectacular==0.28.0
|
||||
# mongo
|
||||
pymongo==4.6.3
|
||||
Loading…
Add table
Add a link
Reference in a new issue