diff --git a/setup.py b/setup.py index f397d08..c51c7ae 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ 'psycopg2-binary==2.8.5', 'pyrsistent==0.16.0', 'python-dotenv==0.13.0', - 'PyYAML==5.3.1', + 'PyYAML==5.4', 'simplejson==3.17.0', 'six==1.15.0', 'sqlacodegen==2.2.0',