Add greenlet in requirements
The CoD deployment fail at pip install -r requirements.txt
.
After investigation, it seems to be greenlet
one of the dependencies by dataset
not pin to a specific version and this newer version causes the installation to fail.