Skip to content
This repository has been archived by the owner on Apr 14, 2019. It is now read-only.

Commit

Permalink
BF: #236: Restore django-rest-swagger to earlier version
Browse files Browse the repository at this point in the history
New versions 2.x of django-rest-swagger have breaking changes. This
restores it to the last version from before those changes.
  • Loading branch information
jeremyad authored and jeremyad committed Jul 21, 2016
1 parent a2a5ec0 commit 8f676fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Django==1.8.1
mysqlclient
Pillow==3.0.0
-e git+https://github.com/adborden/swagger-py.git@4edd44884c56c8ac41e91c6505e8ace734bd6b75#egg=swaggerpy-master
django-rest-swagger
django-rest-swagger==0.3.10
django-cors-headers==1.1.0
pandas
django-extensions

0 comments on commit 8f676fd

Please sign in to comment.