pythx icon indicating copy to clipboard operation
pythx copied to clipboard

release pythx 1.7.2 to bump requets to 0.25.1

Open BlinkyStitt opened this issue 4 years ago • 2 comments

  • pythx version: 1.7.1
  • Python version: 3.9
  • Operating System: Ubuntu

Description

I am trying to install pythx, but getting an error about requests being pinned to 2.25.0. When I look at your requirements.txt in the repo, you've already bumped it to 2.25.1

If you download the pythx-1.7.1.tar.gz from pypi, you can check the requirements.txt and see:

python-dateutil==2.8.1
inflection==0.5.1
PyJWT==1.7.1
requests==2.25.0
mythx-models==2.0.1

BlinkyStitt avatar Apr 14 '21 05:04 BlinkyStitt

Can you please release 1.7.2?

I think it might also be helpful if you bump the version in the setup.py after releasing so that its easier to keep track of the development version.

BlinkyStitt avatar Apr 14 '21 05:04 BlinkyStitt

edit: nevermind - I should've checked first and saw that this has actually been turned into a newer, better tool that I look forward to using. please disregard

dieselbabyy avatar Jan 19 '23 09:01 dieselbabyy