Skip to content

Commit

Permalink
Merge pull request #154 from maykinmedia/update/open-api-framework-0.9.3
Browse files Browse the repository at this point in the history
Update Open API Framework to 0.9.3
  • Loading branch information
annashamray authored Feb 25, 2025
2 parents 79b4d8a + 544b96c commit 46a0263
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 52 deletions.
25 changes: 7 additions & 18 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.2.0
# via celery
commonground-api-common==2.1.0
commonground-api-common==2.5.1
# via open-api-framework
coreapi==2.3.3
# via commonground-api-common
Expand Down Expand Up @@ -100,7 +100,6 @@ django==4.2.17
# drf-nested-routers
# drf-spectacular
# drf-spectacular-sidecar
# drf-yasg
# maykin-2fa
# mozilla-django-oidc
# mozilla-django-oidc-db
Expand Down Expand Up @@ -175,7 +174,6 @@ djangorestframework==3.15.2
# djangorestframework-inclusions
# drf-nested-routers
# drf-spectacular
# drf-yasg
# notifications-api-common
# open-api-framework
djangorestframework-camel-case==1.4.2
Expand All @@ -191,11 +189,11 @@ drf-nested-routers==0.94.1
# -r requirements/base.in
# commonground-api-common
drf-spectacular==0.27.2
# via open-api-framework
# via
# commonground-api-common
# open-api-framework
drf-spectacular-sidecar==2024.7.1
# via drf-spectacular
drf-yasg==1.21.7
# via commonground-api-common
ecs-logging==2.1.0
# via elastic-apm
elastic-apm==6.22.0
Expand All @@ -215,9 +213,7 @@ humanize==4.9.0
idna==3.7
# via requests
inflection==0.5.1
# via
# drf-spectacular
# drf-yasg
# via drf-spectacular
iso-639==0.4.5
# via commonground-api-common
isodate==0.6.1
Expand Down Expand Up @@ -246,14 +242,12 @@ mozilla-django-oidc-db==0.21.1
# open-api-framework
notifications-api-common==0.3.1
# via commonground-api-common
open-api-framework==0.9.2
open-api-framework==0.9.3
# via -r requirements/base.in
orderedmultidict==1.0.1
# via furl
oyaml==1.0
# via commonground-api-common
packaging==23.1
# via drf-yasg
phonenumberslite==8.13.30
# via django-two-factor-auth
prometheus-client==0.20.0
Expand Down Expand Up @@ -293,13 +287,10 @@ python-dotenv==1.0.0
# open-api-framework
# pydantic-settings
pytz==2023.3
# via
# drf-yasg
# flower
# via flower
pyyaml==6.0.2
# via
# drf-spectacular
# drf-yasg
# oyaml
# pydantic-settings
qrcode==6.1
Expand Down Expand Up @@ -350,7 +341,6 @@ uritemplate==4.1.1
# via
# coreapi
# drf-spectacular
# drf-yasg
urllib3==2.2.2
# via
# elastic-apm
Expand All @@ -375,4 +365,3 @@ zgw-consumers==0.35.1
# via
# commonground-api-common
# notifications-api-common
# open-api-framework
23 changes: 4 additions & 19 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ click-repl==0.2.0
# celery
codecov==2.1.13
# via -r requirements/test-tools.in
commonground-api-common==2.1.0
commonground-api-common==2.5.1
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -173,7 +173,6 @@ django==4.2.17
# drf-nested-routers
# drf-spectacular
# drf-spectacular-sidecar
# drf-yasg
# maykin-2fa
# mozilla-django-oidc
# mozilla-django-oidc-db
Expand Down Expand Up @@ -318,7 +317,6 @@ djangorestframework==3.15.2
# djangorestframework-inclusions
# drf-nested-routers
# drf-spectacular
# drf-yasg
# notifications-api-common
# open-api-framework
djangorestframework-camel-case==1.4.2
Expand Down Expand Up @@ -346,17 +344,13 @@ drf-spectacular==0.27.2
# via
# -c requirements/base.txt
# -r requirements/base.txt
# commonground-api-common
# open-api-framework
drf-spectacular-sidecar==2024.7.1
# via
# -c requirements/base.txt
# -r requirements/base.txt
# drf-spectacular
drf-yasg==1.21.7
# via
# -c requirements/base.txt
# -r requirements/base.txt
# commonground-api-common
ecs-logging==2.1.0
# via
# -c requirements/base.txt
Expand Down Expand Up @@ -411,7 +405,6 @@ inflection==0.5.1
# -c requirements/base.txt
# -r requirements/base.txt
# drf-spectacular
# drf-yasg
iso-639==0.4.5
# via
# -c requirements/base.txt
Expand Down Expand Up @@ -482,7 +475,7 @@ notifications-api-common==0.3.1
# -c requirements/base.txt
# -r requirements/base.txt
# commonground-api-common
open-api-framework==0.9.2
open-api-framework==0.9.3
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand All @@ -497,11 +490,7 @@ oyaml==1.0
# -r requirements/base.txt
# commonground-api-common
packaging==23.1
# via
# -c requirements/base.txt
# -r requirements/base.txt
# black
# drf-yasg
# via black
pathspec==0.12.1
# via black
phonenumberslite==8.13.30
Expand Down Expand Up @@ -593,14 +582,12 @@ pytz==2023.3
# via
# -c requirements/base.txt
# -r requirements/base.txt
# drf-yasg
# flower
pyyaml==6.0.2
# via
# -c requirements/base.txt
# -r requirements/base.txt
# drf-spectacular
# drf-yasg
# oyaml
# pydantic-settings
# vcrpy
Expand Down Expand Up @@ -692,7 +679,6 @@ uritemplate==4.1.1
# -r requirements/base.txt
# coreapi
# drf-spectacular
# drf-yasg
urllib3==2.2.2
# via
# -c requirements/base.txt
Expand Down Expand Up @@ -749,4 +735,3 @@ zgw-consumers==0.35.1
# -r requirements/base.txt
# commonground-api-common
# notifications-api-common
# open-api-framework
18 changes: 3 additions & 15 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ codecov==2.1.13
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
commonground-api-common==2.1.0
commonground-api-common==2.5.1
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down Expand Up @@ -203,7 +203,6 @@ django==4.2.17
# drf-nested-routers
# drf-spectacular
# drf-spectacular-sidecar
# drf-yasg
# maykin-2fa
# mozilla-django-oidc
# mozilla-django-oidc-db
Expand Down Expand Up @@ -354,7 +353,6 @@ djangorestframework==3.15.2
# djangorestframework-inclusions
# drf-nested-routers
# drf-spectacular
# drf-yasg
# notifications-api-common
# open-api-framework
djangorestframework-camel-case==1.4.2
Expand Down Expand Up @@ -386,17 +384,13 @@ drf-spectacular==0.27.2
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
# commonground-api-common
# open-api-framework
drf-spectacular-sidecar==2024.7.1
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
# drf-spectacular
drf-yasg==1.21.7
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
# commonground-api-common
ecs-logging==2.1.0
# via
# -c requirements/ci.txt
Expand Down Expand Up @@ -470,7 +464,6 @@ inflection==0.5.1
# -c requirements/ci.txt
# -r requirements/ci.txt
# drf-spectacular
# drf-yasg
iso-639==0.4.5
# via
# -c requirements/ci.txt
Expand Down Expand Up @@ -560,7 +553,7 @@ notifications-api-common==0.3.1
# -c requirements/ci.txt
# -r requirements/ci.txt
# commonground-api-common
open-api-framework==0.9.2
open-api-framework==0.9.3
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand All @@ -580,7 +573,6 @@ packaging==23.1
# -r requirements/ci.txt
# black
# build
# drf-yasg
# sphinx
pathspec==0.12.1
# via
Expand Down Expand Up @@ -700,14 +692,12 @@ pytz==2023.3
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
# drf-yasg
# flower
pyyaml==6.0.2
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
# drf-spectacular
# drf-yasg
# oyaml
# pydantic-settings
# vcrpy
Expand Down Expand Up @@ -843,7 +833,6 @@ uritemplate==4.1.1
# -r requirements/ci.txt
# coreapi
# drf-spectacular
# drf-yasg
urllib3==2.2.2
# via
# -c requirements/ci.txt
Expand Down Expand Up @@ -918,4 +907,3 @@ zgw-consumers==0.35.1
# -r requirements/ci.txt
# commonground-api-common
# notifications-api-common
# open-api-framework

0 comments on commit 46a0263

Please sign in to comment.