Add a shitload of caching
Some checks are pending
Build Formula10 Docker Image / build-docker (push) Waiting to run

This commit is contained in:
2024-09-24 00:01:41 +02:00
parent 852f0a04ca
commit 6da5919f86
10 changed files with 242 additions and 168 deletions

View File

@ -3,6 +3,7 @@ numpy
flask
flask-sqlalchemy
flask-caching
sqlalchemy
requests
werkzeug