Changeset - 48ffffe3e35e
[Not reviewed]
0 1 0
Tobias - 6 years ago 2018-09-29 05:14:21
tobias@localhost.localdomain
Add pyyaml for nicer fixtures
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
requirements.txt
Show inline comments
...
 
@@ -43,12 +43,13 @@ pinax-stripe==3.2.1
 
requests>=2.11.1
 
stripe==1.38.0
 

	
 
django-waffle>=0.12.0
 

	
 

	
 
# SASS Compiler and template tags
 
libsass==0.14.5
 
django-sass-processor==0.7
 
django-compressor==2.2
 

	
 
django-crispy-forms
 
pyyaml
...
 
\ No newline at end of file
0 comments (0 inline, 0 general)