mirror of
https://github.com/long2ice/fastapi-cache.git
synced 2026-03-25 13:07:53 +00:00
Compare commits
1 Commits
dependabot
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b2143ef85e |
@@ -232,3 +232,7 @@ xdg-open htmlcov/index.html
|
|||||||
## License
|
## License
|
||||||
|
|
||||||
This project is licensed under the [Apache-2.0](https://github.com/long2ice/fastapi-cache/blob/master/LICENSE) License.
|
This project is licensed under the [Apache-2.0](https://github.com/long2ice/fastapi-cache/blob/master/LICENSE) License.
|
||||||
|
|
||||||
|
## Sponsor
|
||||||
|
|
||||||
|
[](https://dartnode.com "Powered by DartNode - Free VPS for Open Source")
|
||||||
276
poetry.lock
generated
276
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -33,7 +33,7 @@ mypy = { version = "^1.2.0", python = "^3.10" }
|
|||||||
pyright = { version = "^1.1.373", python = "^3.10" }
|
pyright = { version = "^1.1.373", python = "^3.10" }
|
||||||
types-aiobotocore = { extras = ["dynamodb"], version = "^2.5.0.post2", python = "^3.10" }
|
types-aiobotocore = { extras = ["dynamodb"], version = "^2.5.0.post2", python = "^3.10" }
|
||||||
types-redis = { version = "^4.5.4.2", python = "^3.10" }
|
types-redis = { version = "^4.5.4.2", python = "^3.10" }
|
||||||
ruff = { version = ">=0.0.267,<0.11.7", python = "^3.10" }
|
ruff = { version = ">=0.0.267,<0.1.2", python = "^3.10" }
|
||||||
|
|
||||||
[tool.poetry.group.dev.dependencies]
|
[tool.poetry.group.dev.dependencies]
|
||||||
pytest = "*"
|
pytest = "*"
|
||||||
|
|||||||
Reference in New Issue
Block a user