Commit Graph

1 Commits (a60fb178b1c91699945225ba990a738225f13d05)

Author SHA1 Message Date
Jordan Borean 2ed6c30929
Add version ceiling for pypsrp (#83122)
* Add version ceiling for pypsrp

Add a version ceiling for the pypsrp requirements. This ensures that the
future v1.0.0 release won't impact existing users who install the
library using the version range specified.

* Use constraints file

* Add changelog for this change
6 months ago