peewee-validates
peewee-validates copied to clipboard
pypi still has 1.0.7
The latest version of this package is 1.0.8 while the one on pypi is still 1.0.7.
Could you please push the latest version to pypi?
Yes please, then we can use latest peewee :)
There's nothing in 1.0.8 yet. 1.0.7 is the latest. 1.0.7 will let you use any version of peewee peewee>=2.8.2,<4.0.0
Are you having trouble using with the latest version of peewee?
After installing new version of peewee via pip:
ERROR: peewee-validates 1.0.7 has requirement peewee<=3.1.0,>=2.8.2, but you'll have peewee 3.13.3 which is incompatible.
Can you publish 1.0.8 to pypi please? 1.0.7 still has requirements for peewee 3.1.0 and is being prevented to install on any current version of peewee.
Somebody published an unofficial version: https://pypi.org/project/peewee-validates-updated/
Hey! I don't really use or work on this project anymore. Let me see if I can remember how to publish.