Merge pull request #1927 from gtaylor/futures-removal

Remove Python 2.7 compatibility shims
This commit is contained in:
Griatch 2019-09-15 13:00:43 +02:00 committed by GitHub
commit ac3a8d2199
26 changed files with 30 additions and 114 deletions

View file

@ -5,7 +5,6 @@ django >= 2.2.5, < 2.3
twisted >= 19.2.1, < 20.0.0
pillow == 5.2.0
pytz
future >= 0.15.2
django-sekizai
inflect
autobahn >= 17.9.3