remove psycopg-c

This commit is contained in:
zhenjianpeng 2023-06-29 11:15:09 +08:00
commit 281e6062f4

View file

@ -72,7 +72,6 @@ pymongo = "^4.4.0"
certifi = "^2023.5.7"
psycopg = "^3.1.9"
psycopg-binary = "^3.1.9"
psycopg-c = "^3.1.9"
[tool.poetry.dev-dependencies]