David De Sousa
c4682af13d
⬆️ Upgrade Starlette max range to 0.12.7 ( #367 )
2019-08-06 07:10:29 -05:00
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
Sebastián Ramírez
d60a10fa59
⬆️ Upgrade support for Pydantic to 0.29 ( #344 )
2019-06-28 12:36:08 +02:00
James Kaplan
f0df79aa91
⬆️ Upgrade Pydantic to 0.28 ( #320 )
2019-06-18 09:37:40 +02:00
euri10
31da760729
⬆️ Upgrade Pydantic to 0.26 ( #247 )
2019-05-23 11:03:53 +04:00
Sebastián Ramírez
9db1f5641b
⬆️ Upgrade Starlette to 0.12.0 ( #243 )
2019-05-21 22:59:48 +04:00
euri10
0e99b23ebc
⬆️ Upgrade Pydantic to version 0.25 ( #225 )
2019-05-15 14:19:51 +04:00
Sebastián Ramírez
ada1ecdb00
📝 Add Hypercorn as an alternative ASGI server ( #187 )
2019-04-26 19:26:38 +04:00
euri10
906cc60f65
⬆️ Upgrade Pydantic to 0.23 ( #160 )
...
* Add websocket to APIRouter
* Upgrade pydantic to v0.23.0
* Forgot pyproject.toml
* ⬆️ Upgrade some Pipfile.lock dependencies
2019-04-16 22:42:00 +04:00
Sebastián Ramírez
1c2ecbb89a
✨ Add docs and tests for encode/databases ( #107 )
...
* ✨ Add docs and tests for encode/databases
* ➕ Add testing-only dependency, databases
2019-03-25 22:17:31 +04:00
Sebastián Ramírez
108c2f3c0e
⬆️ Update Pydantic to 0.21.0 ( #90 )
...
* ⬆️ Upgrade Pydantic and others (isort), update docs after changes by isort
* 🎨 Format with newest isort, update type hints in jsonable_encoder
* 🔧 Update test script, to avoid Pydantic type errors
* ⬆️ Update pyproject.toml with latest Pydantic
2019-03-21 18:40:29 +04:00
Sebastián Ramírez
da60de33c1
📝 Update Uvicorn docs with new --reload option ( #74 )
2019-03-09 22:10:25 +04:00
Sebastián Ramírez
ba10838c30
⬆️ Upgrade Starlette and fix compatibility ( #44 )
2019-02-19 20:27:48 +04:00
Sebastián Ramírez
955e9fcb31
Update fix SQLAlchemy support with ORM ( #30 )
...
✨ SQLAlchemy ORM support
Improved jsonable_encoder with SQLAlchemy support, tests running with SQLite, improved and updated SQL docs
* ➕ Add SQLAlchemy to development dependencies (not required for using FastAPI)
* ➕ Add sqlalchemy to testing dependencies (not required to use FastAPI)
2019-02-12 23:02:21 +04:00
euri10
5c9c088a2a
Upgrade Starlette version ( #17 )
...
Upgrade Starlette version
2019-02-01 14:14:23 +04:00
Sebastián Ramírez
3d2c0993c1
📌 Pin versions of dependencies and bump version
2019-01-23 18:57:48 +04:00
Sebastián Ramírez
df1e754380
🔧 Update development environment dependencies
2019-01-05 18:49:50 +04:00
Sebastián Ramírez
bf6d923ca8
➕ Add ujson for local development
2018-12-22 17:23:51 +04:00
Sebastián Ramírez
ae50492735
✅ Add tests for header parameters
2018-12-18 22:33:59 +04:00
Sebastián Ramírez
12ff1980c2
➕ Add autoflake to development dependencies
...
in Pipfile
2018-12-13 21:49:47 +04:00
Sebastián Ramírez
a6c821a81e
➕ Add Pipfile mkdocs dependencies
2018-12-10 07:59:18 +04:00
Sebastián Ramírez
662909a78b
➕ Add Pipfile dependencies for development
2018-12-08 12:04:13 +04:00