We are facing an issue with pytos with it dependencies requirements on our project:
it needs to have a specific old version of requests-toolbelt installed (0.7.1, released in 2017) from setup.py and the latest is 0.9.1 (out on Jan 2019).
Would it be possible to put the needed version to the latest and/or deprecate the use of this stalled module (no release in 3 years)?
Hi,
We are facing an issue with pytos with it dependencies requirements on our project: it needs to have a specific old version of requests-toolbelt installed (0.7.1, released in 2017) from setup.py and the latest is 0.9.1 (out on Jan 2019).
Would it be possible to put the needed version to the latest and/or deprecate the use of this stalled module (no release in 3 years)?
Thanks