Open maxachis opened 4 days ago
There are a number of packages which we likely don't need and where their inclusion just adds confusion and slows down setup. For example:
flask-restx
Flask-RESTful
numpy
tqdm
And there are likely others like this.
requirements.txt
Context
There are a number of packages which we likely don't need and where their inclusion just adds confusion and slows down setup. For example:
flask-restx
, we probably don't needFlask-RESTful
numpy
.tqdm
in our library.And there are likely others like this.
Requirements
requirements.txt
Tests
Docs
Open questions