diff --git a/setup.py b/setup.py index 513850e7..ebb3f639 100755 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ setup(name='jedi', 'docopt', # coloroma for colored debug output 'colorama', - 'Django<3.1', # For now pin this. + 'Django', 'attrs', ], 'qa': [