Skip to content
Snippets Groups Projects
Commit 58443a55 authored by David Trattnig's avatar David Trattnig
Browse files

Fix wheel dependency for ARM systems.

parent 8d2470e7
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment