ara-server/requirements.txt
David Moreau Simard fe079a66fc
Bump Django to >2
If we're starting something from scratch, we might as well do it on the
new release of Django.

Change-Id: I9b82fdb02aa0f38f8a7c6ec970e8abb835468ed5
2018-03-29 12:36:23 -04:00

6 lines
72 B
Plaintext

pbr!=2.1.0,>=2.0.0 # Apache-2.0
Django>=2
djangorestframework
envparse