Skip to content

Commit

Permalink
Added factory boy
Browse files Browse the repository at this point in the history
  • Loading branch information
harry-bridge committed Jan 25, 2016
1 parent fc8e2d7 commit ae680d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 3 additions & 1 deletion requirements/common-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ django-mathfilters==0.3.0
django-modeladmin-reorder==0.1.2
django-recaptcha==1.0.4
django-stdimage==2.2.0
django-storages==1.1.8
docopt==0.4.0
funcsigs==0.4
gunicorn==19.4.3
Expand All @@ -14,7 +15,7 @@ Pillow==3.0.0
PyYAML==3.11
requests==2.9.0
sauceclient==0.2.1
selenium==2.48.0
selenium==2.49.2
sh==1.11
six==1.10.0
wheel==0.24.0
Expand All @@ -26,3 +27,4 @@ wsgiref == 0.1.2
coverage == 4.0.3
requests-transition==1.0.4
raven==5.10.1
factory_boy==2.6.0
1 change: 0 additions & 1 deletion requirements/prod-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# For dependencies that are only required for production
django-storages==1.1.8
psycopg2==2.5.2
boto==2.26.1

0 comments on commit ae680d1

Please sign in to comment.