Try different requirement to resolve trello build conflict
This commit is contained in:
parent
2d3f28822b
commit
e063d82bfb
1 changed files with 4 additions and 1 deletions
|
|
@ -7,9 +7,12 @@ pytz
|
||||||
django-sekizai
|
django-sekizai
|
||||||
inflect
|
inflect
|
||||||
autobahn >= 17.9.3
|
autobahn >= 17.9.3
|
||||||
model_mommy
|
|
||||||
|
# try to resolve dependency issue in py3.7
|
||||||
|
attrs >= 19.2.0
|
||||||
|
|
||||||
# testing and development
|
# testing and development
|
||||||
|
model_mommy
|
||||||
mock >= 1.0.1
|
mock >= 1.0.1
|
||||||
anything
|
anything
|
||||||
black
|
black
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue