Commit 192aa07b by Justin Helbert

requirements licenses

parent efdf2f17
Django==1.6.5
Markdown==2.4.1
South==0.8.1
django-model-utils==1.4.0
djangorestframework==2.3.5
ipython==2.1.0
django-rest-swagger==0.1.14
djangorestframework-csv==1.3.3
iso3166==0.1
Django==1.6.5 # BSD License
Markdown==2.4.1 # BSD
South==0.8.1 # APache License
django-model-utils==1.4.0 # BSD
djangorestframework==2.3.5 # BSD
ipython==2.1.0 # BSD
django-rest-swagger==0.1.14 # BSD
djangorestframework-csv==1.3.3 # BSD
iso3166==0.1 # MIT
......@@ -2,7 +2,7 @@
# production that isn't in development.
-r base.txt
MySQL-python==1.2.5
PyYAML==3.11
gunicorn==0.17.4
path.py==5.2
MySQL-python==1.2.5 # GPL License
PyYAML==3.11 # MIT
gunicorn==0.17.4 # MIT
path.py==5.2 # MIT
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment