diff --git a/python-fastapi.changes b/python-fastapi.changes index b57f9ec..d11768f 100644 --- a/python-fastapi.changes +++ b/python-fastapi.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Tue Sep 17 05:44:35 UTC 2024 - Steve Kowalik +Fri Sep 20 08:05:32 UTC 2024 - Steve Kowalik - Update to 0.114.2: * Fix form field regression with alias. diff --git a/python-fastapi.spec b/python-fastapi.spec index f725802..6a7421d 100644 --- a/python-fastapi.spec +++ b/python-fastapi.spec @@ -46,6 +46,7 @@ BuildRequires: %{python_module pdm-backend} BuildRequires: %{python_module Flask >= 1.1.2} BuildRequires: %{python_module PyJWT} BuildRequires: %{python_module PyYAML >= 5.3.1} +BuildRequires: %{python_module SQLAlchemy} BuildRequires: %{python_module anyio >= 3.2.1} BuildRequires: %{python_module coverage} BuildRequires: %{python_module dirty-equals}