klen / mixer

Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.
Other
939 stars 96 forks source link

No matching distribution found #133

Open lucasrcezimbra opened 3 years ago

lucasrcezimbra commented 3 years ago

I'm trying to upgrade mixer, but I'm getting this not found error:

ERROR: Could not find a version that satisfies the requirement mixer==7.1.2
ERROR: No matching distribution found for mixer==7.1.2

Is there something wrong with mixer deploy? Or am I missing out something from the installation?