William Cheng
25d780ee6d
update python multipart dep to 0.0.18 ( #20225 )
2024-12-03 12:08:29 +08:00
William Cheng
21a8e4e623
[python-fastapi] Update fastapi, starlette to newer versions ( #19880 )
...
* update fastapi, starlette dep to newer verions
* update samples
2024-10-16 14:17:38 +08:00
Louis Sullivan
e370b8130a
Updated pyyaml and httptools in requirements template ( #19666 )
...
Co-authored-by: Louis Sullivan <Louis.Sullivan1@ibm.com>
2024-09-24 23:35:15 +08:00
William Cheng
dab0a16621
update certifi to newer version ( #19097 )
2024-07-06 15:13:55 +08:00
William Cheng
819083b1ba
update urllib3 to newer version ( #18957 )
2024-06-18 14:32:20 +08:00
William Cheng
ea7609f35b
update requests in python-fastapi to newer version ( #18726 )
2024-05-22 00:37:02 +08:00
William Cheng
29cfa3335d
update python fastapi dependencies ( #18624 )
2024-05-09 13:23:16 +08:00
William Cheng
81f576c9da
update dnspython to a newer version ( #18376 )
2024-04-13 10:52:43 +08:00
William Cheng
4cde53c3d7
update idna to newer version (fastapi) ( #18372 )
2024-04-13 09:37:08 +08:00
William Cheng
df8851d627
update orjson to newer version ( #17982 )
2024-02-28 11:45:26 +08:00
William Cheng
82bb813aeb
update fastapi dependencies to newer versions ( #17871 )
2024-02-15 15:27:17 +08:00
William Cheng
887b860007
Update python-fastapi generator to support Pydantic v2 ( #17369 )
...
* update python fastapi to support pydantic v2
* add new files
* update samples
* update samples
* update starlette
* update typing extensions
* update email validator
2024-02-15 14:15:51 +08:00
William Cheng
4810dd52c3
[python-fastapi] auto generate impl folder ( #17852 )
...
* auto generate impl folder
* fix working dir
* install pytest
* add new file
* update, fix
* test with py 3.9
* fix tests
* update doc
2024-02-15 13:08:04 +08:00
Aarni Koskela
67b129fda9
python: Remove usage of six ( #16675 )
2023-09-28 19:26:42 +08:00
William Cheng
8bad27e0ab
update python fastapi server dependencies ( #15650 )
2023-05-29 17:16:15 +08:00
William Cheng
85a7d69b5f
update starlette to newer version ( #14700 )
2023-02-15 14:59:43 +08:00
Fynn Tang
f6be077efb
fix(sec): upgrade websockets to 10.0 ( #14593 )
...
* update websockets 8.1 to 10.0
* fix(sec): upgrade websockets to 10.0
2023-02-03 09:37:28 +08:00
William Cheng
a57fb9e109
update certifi to newer version ( #14228 )
2022-12-09 10:48:49 +08:00
caption
f32bf510c0
update urllib3 1.26.4 to 1.26.5 ( #14183 )
2022-12-06 12:02:56 +08:00
Nikita Vakula
0da4099868
New python-fastapi generator ( #9611 )
...
* [python-fastapi] Added new generator
See https://fastapi.tiangolo.com/ for more details about FastAPI
Signed-off-by: Nikita Vakula <programmistov.programmist@gmail.com>
* [python-fastapi] Added samples
Signed-off-by: Nikita Vakula <programmistov.programmist@gmail.com>
2021-05-30 17:43:31 +08:00