Readd SQLAlchemy
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=76
This commit is contained in:
parent
be13249886
commit
4c71b24822
@ -1,5 +1,5 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 17 05:44:35 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
Fri Sep 20 08:05:32 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 0.114.2:
|
||||
* Fix form field regression with alias.
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user