mint start

This commit is contained in:
callebtc
2022-09-11 14:46:23 +03:00
parent 283e3a74aa
commit 6b470080eb
5 changed files with 21 additions and 4 deletions

View File

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