Remove version cap for deform
see also commit 95dd8d83dc
where i first
added the version cap; it mentions an error that i am not sure how to
reproduce. so we'll see if there really is still an error..or if it
has since fixed itself
This commit is contained in:
parent
efe477d0db
commit
6a7c06d26e
1 changed files with 1 additions and 4 deletions
|
@ -39,15 +39,12 @@ classifiers =
|
|||
|
||||
[options]
|
||||
install_requires =
|
||||
|
||||
# TODO: remove once their bug is fixed? idk what this is about yet...
|
||||
deform<2.0.15
|
||||
|
||||
asgiref
|
||||
colander
|
||||
ColanderAlchemy
|
||||
cornice
|
||||
cornice-swagger
|
||||
deform
|
||||
humanize
|
||||
Mako
|
||||
markdown
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue