a436468026
- Test functions defined using @given can now be called from other threads - Attempting to delete a settings property would previously have silently done the wrong thing. Now it raises an AttributeError. - Creating a settings object with a custom database_file parameter was silently getting ignored and the default was being used instead. Now it’s not.
33 lines
637 B
Plaintext
33 lines
637 B
Plaintext
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
|
|
|
beautifulsoup4==4.4.1
|
|
CherryPy==6.0.2
|
|
coverage==4.1
|
|
decorator==4.0.10
|
|
Flask==0.10.1 # rq.filter: < 0.11.0
|
|
glob2==0.4.1
|
|
httpbin==0.4.1
|
|
hypothesis==3.4.2
|
|
itsdangerous==0.24
|
|
# Jinja2==2.8
|
|
Mako==1.0.4
|
|
# MarkupSafe==0.23
|
|
parse==1.6.6
|
|
parse-type==0.3.4
|
|
py==1.4.31
|
|
pytest==2.9.2
|
|
pytest-bdd==2.17.0
|
|
pytest-catchlog==1.2.2
|
|
pytest-cov==2.3.0
|
|
pytest-faulthandler==1.3.0
|
|
pytest-instafail==0.3.0
|
|
pytest-mock==1.1
|
|
pytest-qt==1.11.0
|
|
pytest-repeat==0.3.0
|
|
pytest-rerunfailures==2.0.0
|
|
pytest-travis-fold==1.2.0
|
|
pytest-xvfb==0.2.0
|
|
six==1.10.0
|
|
vulture==0.9
|
|
Werkzeug==0.11.10
|