diff --git a/requirements.txt b/requirements.txt index b025849..5a94f51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ psycopg2==2.9.7 python-dotenv==1.0.0 -SQLAlchemy==2.0.19 +SQLAlchemy==2.0.20 faker==19.3.0