fastapi/fastapi
James Kaplan 46a986cacf ⬆️ Upgrade Pydantic to 0.30 (#384)
* bump pydantic to 0.30

* 📌 Pin Pydantic to 0.30 as 0.31 hasn't been released
2019-07-12 18:56:25 -05:00
..
dependencies ♻️ Refine internal type declarations and logic around them (#338) 2019-06-27 20:51:17 +02:00
openapi ⬆️ Upgrade Pydantic to 0.30 (#384) 2019-07-12 18:56:25 -05:00
security ♻️ Refine internal type declarations and logic around them (#338) 2019-06-27 20:51:17 +02:00
__init__.py 🔖 Release 0.32.0, as PR ##347 might be a breaking change 2019-07-12 18:32:30 -05:00
applications.py ♻️ Refine internal type declarations and logic around them (#338) 2019-06-27 20:51:17 +02:00
datastructures.py Add support for UploadFile class annotations (#63) 2019-03-03 20:52:37 +04:00
encoders.py Add include, exclude, and by_alias to path operation methods (#264) 2019-05-27 16:08:13 +04:00
exception_handlers.py Separate Pydantic's ValidationError handler and improve docs for error handling (#273) 2019-05-29 16:27:55 +04:00
exceptions.py 🐛 Fix type declaration of HTTPException (#279) 2019-05-30 19:43:02 +04:00
param_functions.py Implement dependency value cache per request (#292) 2019-06-05 21:00:54 +04:00
params.py Implement dependency value cache per request (#292) 2019-06-05 21:00:54 +04:00
py.typed add py.typed to ship typing information (#209) 2019-05-11 13:43:47 +04:00
routing.py 🏗️ Fix same function names in different modules with composite bodies (#347) 2019-06-28 19:35:16 +02:00
utils.py ⬆️ Upgrade Pydantic to 0.30 (#384) 2019-07-12 18:56:25 -05:00