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
183 B
10 lines
183 B
-r requirements.txt
|
|
coverage==4.1
|
|
django-dynamic-fixture==1.9.0
|
|
django-webtest==1.7.9
|
|
pyPdf==1.13
|
|
pyquery==1.2.13
|
|
pytest-cov==2.2.1
|
|
pytest-django==2.9.1
|
|
pytest==2.9.2
|
|
WebTest==2.0.21
|
|
|