Skip to content

Commit

Permalink
Limita versão do mongoengine em mongoengine < 0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
Joffily Ferreira authored and joffilyfe committed May 19, 2020
1 parent 568a73c commit 9618fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
classifiers=[],
install_requires=[
"blinker",
"mongoengine",
"mongoengine<0.20",
"python-slugify",
"legendarium",
],
Expand Down

0 comments on commit 9618fb4

Please sign in to comment.