17 lines
359 B
Plaintext
17 lines
359 B
Plaintext
Django>=1.7.0
|
|
factory-boy~=3.0.1
|
|
coverage~=5.4
|
|
pytest~=6.2.2
|
|
pytest-django~=4.1.0
|
|
readme-renderer~=28.0
|
|
twine~=3.3.0
|
|
coveralls~=3.0.0
|
|
Pillow~=8.1.0 # For ImageField
|
|
|
|
# Known issue: https://github.com/SeleniumHQ/selenium/issues/8762
|
|
# Python 3.6 should use because selenium 4 doesn't work with py3.6
|
|
# selenium~=3.141.0
|
|
|
|
# Others should use
|
|
selenium~=4.0.0.a5
|