symposion_app/requirements/project.txt

10 lines
296 B
Text

# project.txt is a pip requirements file which describes the distributions
# required by your project to run.
--requirement=base.txt
# Put project-specific requirements here.
# See http://pip-installer.org/requirement-format.html for more information.
PIL==1.1.7
easy-thumbnails==1.0-alpha-21