Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ djangorestframework==3.10.3
# simplejson dependency needs to be installed via github due to a pip segfault with Python 3.6.7
-e git+https://github.com/simplejson/simplejson@v3.16.1#egg=simplejson
drf-yasg==1.17.1
django-filter==2.2.0
django-filter==2.4.0
drf-nested-routers==0.91
docutils==0.16

Expand Down