This commit is contained in:
callebtc
2022-09-11 12:37:03 +00:00
parent 2c7e07c212
commit e36210978a

View File

@@ -25,6 +25,7 @@ urllib3 = "1.26.9"
Werkzeug = "2.0.3"
ecc-pycrypto = {git = "https://github.com/lc6chang/ecc-pycrypto.git", rev = "v1.0.1"}
psycopg2 = "^2.9.3"
asgiref = "^3.5.2"
[tool.poetry.dev-dependencies]