Ver Fonte

fix(deps): pg8000 版本对齐 Python 3.6.8(~=1.26.0,新版需 3.8+)

tianyu.chu há 1 semana atrás
pai
commit
f98b29c86c
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -8,7 +8,7 @@ python-dateutil==2.8.2
 
 PyMySQL==0.10.1
 pymongo==3.11.4
-pg8000~=1.30
+pg8000~=1.26.0
 
 
 requests==2.25.1