Skip to content

Commit

Permalink
Fix Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronwickes committed Apr 22, 2022
1 parent e837487 commit 97831ee
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 89 deletions.
151 changes: 64 additions & 87 deletions api/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ python-multipart = "^0.0.5"
asyncio = "^3.4.3"
pydantic = "^1.9.0"
requests = "^2.27.1"
aioredis = "^2.0.1"
fastapi-cache2 = "^0.1.8"
fastapi-cache = "^0.1.0"

[tool.poetry.dev-dependencies]
flake8 = "^4.0.1"
Expand Down

0 comments on commit 97831ee

Please sign in to comment.