浏览代码

Fixed #30483 -- Switched test requirement to psycopg2 package.

Jon Dufresne 5 年之前
父节点
当前提交
8076ae68c1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/requirements/postgres.txt

+ 1 - 1
tests/requirements/postgres.txt

@@ -1 +1 @@
-psycopg2-binary>=2.5.4
+psycopg2>=2.5.4