mirror of
https://github.com/fastapi/fastapi.git
synced 2026-01-08 22:20:43 -05:00
Bumps [inline-snapshot](https://github.com/15r10nk/inline-snapshot) from 0.14.0 to 0.18.1. - [Release notes](https://github.com/15r10nk/inline-snapshot/releases) - [Changelog](https://github.com/15r10nk/inline-snapshot/blob/main/CHANGELOG.md) - [Commits](https://github.com/15r10nk/inline-snapshot/compare/v0.14.0...0.18.1) --- updated-dependencies: - dependency-name: inline-snapshot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
17 lines
341 B
Plaintext
17 lines
341 B
Plaintext
-e .[all]
|
|
-r requirements-docs-tests.txt
|
|
pytest >=7.1.3,<9.0.0
|
|
coverage[toml] >= 6.5.0,< 8.0
|
|
mypy ==1.8.0
|
|
dirty-equals ==0.8.0
|
|
sqlmodel==0.0.22
|
|
flask >=1.1.2,<4.0.0
|
|
anyio[trio] >=3.2.1,<4.0.0
|
|
PyJWT==2.8.0
|
|
pyyaml >=5.3.1,<7.0.0
|
|
passlib[bcrypt] >=1.7.2,<2.0.0
|
|
inline-snapshot==0.18.1
|
|
# types
|
|
types-ujson ==5.10.0.20240515
|
|
types-orjson ==3.6.2
|