Commit Graph

1 Commits (2a676ff897cd32d6cc34c7bc00b71ae5d54d32a4)

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
7 months ago