Pin peewee more tightly for stubtest (#11372)

Fixes  #11367
This commit is contained in:
Alex Waygood
2024-02-06 18:12:52 +00:00
committed by GitHub
parent dfd954c79c
commit 994d22bfbb

View File

@@ -1,2 +1,2 @@
version = "3.17.*"
version = "3.17.0"
upstream_repository = "https://github.com/coleifer/peewee"