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
...
 
@@ -23,32 +23,33 @@ coverage==4.0.3
 
# Symposion reqs
 
django-appconf==1.0.1
 
django-model-utils>=3.0.0
 
django-reversion==1.10.1
 
django-sitetree>=1.8.0
 
django-taggit==0.18.0
 
django-timezone-field>=2.0
 
easy-thumbnails>=2.4.1
 
bleach==2.1.3
 
pytz==2018.4
 
django-ical==1.4
 

	
 

	
 
# registrasion reqs
 
django-nested-admin==2.2.6
 
CairoSVG==2.1.2
 

	
 
# Registripe
 
django-countries>=4.3
 
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)