Ver código fonte

update env dependencies

highing666 3 anos atrás
pai
commit
23412c63a3
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      pyproject.toml

+ 1 - 0
pyproject.toml

@@ -16,6 +16,7 @@ python-dotenv = "^0.19.0"
 uvicorn = "^0.13.4"
 psycopg2-binary = "^2.9.1"
 SQLAlchemy = "^1.4.23"
+redis = "^3.5.3"
 arrow = "^1.1.1"
 loguru = "^0.5.3"
 httpx = "^0.19.0"