django-rest-auth/demo/requirements.pip

9 lines
240 B
Plaintext
Raw Normal View History

2020-06-15 20:28:23 +03:00
django>=2.2
dj-rest-auth @ git+https://github.com/jazzband/dj-rest-auth.git@master
2020-03-28 19:36:03 +03:00
djangorestframework>=3.11.0
2020-03-22 13:41:16 +03:00
djangorestframework-simplejwt==4.4.0
2016-07-28 22:16:35 +03:00
django-allauth>=0.24.1
2016-10-28 03:42:07 +03:00
django-rest-swagger==2.0.7
2020-03-28 20:15:02 +03:00
django-cors-headers==3.2.1
coreapi==2.3.3