Skip to content

Commit 71c2197

Browse files
authored
Fixing psycopg2-binary version
1 parent dbfc52e commit 71c2197

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ importlib-metadata==0.19
1515
importlib-resources==1.0.2 ; python_version < '3.7'
1616
nodeenv==1.3.3
1717
pre-commit==1.18.0
18-
psycopg2-binary==2.8.3
18+
psycopg2-binary==2.8.6
1919
pycparser==2.19
2020
python-telegram-bot==11.1.0
2121
pyyaml==5.1.2

0 commit comments

Comments
 (0)