diff --git a/requirements.txt b/requirements.txt index 91ad67532ee5c911dcb6e9aaaa695a6d8475f7ab..74fc60bcf35ceebdae676291b51ea8ee91c5d732 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,5 @@ gunicorn==20.0.4 sqlalchemy==1.3.17 Flask_SQLAlchemy==2.4.3 flask-marshmallow==0.13.0 -marshmallow-sqlalchemy==0.23.1 \ No newline at end of file +marshmallow-sqlalchemy==0.23.1 +wheel==0.37.0 \ No newline at end of file