Skip to content
Snippets Groups Projects
requirements.txt 1.58 KiB
Newer Older
Vik Paruchuri's avatar
Vik Paruchuri committed
Pillow==1.7.8
# Used for development operation
watchdog==0.6.0

# Metrics gathering and monitoring
dogapi==1.2.1
dogstatsd-python==0.2.1
newrelic==1.8.0.13

# Used for documentation gathering
sphinx==1.1.3

# Used for Internationalization and localization
Babel==0.9.6
transifex-client==0.8


# Install pylint from a specific commit on trunk
# to get the fix for this issue: http://www.logilab.org/ticket/122793