This website works better with JavaScript
Home
Explore
Help
Sign In
radu
/
Django-Hackathon-Starter
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Updating requirements.txt: Adding django-bower library
David Leonard
10 years ago
parent
500aff9b9f
commit
027db36b74
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
requirements.txt
+ 2
- 0
requirements.txt
View File
@@ -1,3 +1,5 @@
Django==1.7.6
+django-bower==5.0.2
requests==2.6.0
+six==1.9.0
wsgiref==0.1.2