aboutsummaryrefslogtreecommitdiffstats
path: root/requirements_dev.txt
blob: 4bc714369b7ab9e8afb9072d7591c0f915a7f834 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# The debug toolbar itself

-e .

# Runtime dependencies

Django
sqlparse

# Testing

flake8
tox

# Other tools

transifex-client==0.9.1
wheel==0.22.0
yuicompressor==2.4.8