mirror of https://github.com/interlegis/sigi.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
184 B
10 lines
184 B
-r requirements.txt
|
|
coverage==3.7.1
|
|
django-dynamic-fixture==1.8.1
|
|
django-webtest==1.7.7
|
|
pyPdf==1.13
|
|
pyquery==1.2.9
|
|
pytest-cov==1.8.1
|
|
pytest-django==2.8.0
|
|
pytest==2.6.4
|
|
WebTest==2.0.17
|
|
|