File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ newmode==0.1.6
2929oauth2client == 4.1.3
3030paramiko == 4.0.0
3131petl == 1.7.17
32- psycopg2-binary >= 2.0.0
32+ psycopg2-binary >= 2.9.9
3333pyairtable == 3.2.0
3434PyGitHub == 2.8.1
3535python-dateutil == 2.9.0.post0
Original file line number Diff line number Diff line change 6868 "ngpvan" : ["suds-py3" ],
6969 "mobilecommons" : ["beautifulsoup4" ],
7070 "postgres" : [
71- "psycopg2-binary >= 2.0.0 " ,
71+ "psycopg2-binary >= 2.9.9 " ,
7272 "sqlalchemy >= 1.4.22" ,
7373 ],
7474 "redshift" : [
7575 "boto3" ,
76- "psycopg2-binary >= 2.0.0 " ,
76+ "psycopg2-binary >= 2.9.9 " ,
7777 "sqlalchemy >= 1.4.22" ,
7878 ],
7979 "s3" : ["boto3" ],
8686 "twilio" : ["twilio" ],
8787 "ssh" : [
8888 "sshtunnel" ,
89- "psycopg2-binary >= 2.0.0 " ,
89+ "psycopg2-binary >= 2.9.9 " ,
9090 "sqlalchemy >= 1.4.22" ,
9191 ],
9292}
You can’t perform that action at this time.
0 commit comments