diff --git a/requirements.txt b/requirements.txt index ed39788b6..9774967d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ PyYAML==5.3 # parsing YAML config files # Database connections and management psycopg2-binary==2.8.4 SQLAlchemy==1.3.13 -alembic==1.3.2 +alembic==1.4.0 ujson==1.35 # Network handling