etesync-server/requirements.txt
Victor Rezende dos Santos 27d56ee87b Update Dependencies
* Updated etesync/journal-manager to v0.5.2
* Updated Django to 2.0.5
  - Updated documentation links
  - Changed syntax and imports of `urls.py`
* Updated Django REST Framework to 3.8.2
* Updated DFR Nested Routers to 0.90.2
2018-05-03 00:39:05 +01:00

6 lines
143 B
Plaintext

Django>=2.0.5,<2.0.999
djangorestframework>=3.8.2,<3.8.999
drf-nested-routers==0.90.2
pytz
git+git://github.com/etesync/journal-manager@v0.5.2