Add hunter to test requirements
This commit is contained in:
parent
27ea9a6954
commit
eea3396cdc
@ -3,12 +3,15 @@
|
|||||||
beautifulsoup4==4.6.0
|
beautifulsoup4==4.6.0
|
||||||
cheroot==5.5.0
|
cheroot==5.5.0
|
||||||
click==6.7
|
click==6.7
|
||||||
|
colorama==0.3.9
|
||||||
coverage==4.4.1
|
coverage==4.4.1
|
||||||
decorator==4.0.11
|
decorator==4.0.11
|
||||||
EasyProcess==0.2.3
|
EasyProcess==0.2.3
|
||||||
|
fields==5.0.0
|
||||||
Flask==0.12.2
|
Flask==0.12.2
|
||||||
glob2==0.5
|
glob2==0.5
|
||||||
httpbin==0.5.0
|
httpbin==0.5.0
|
||||||
|
hunter==1.4.1
|
||||||
hypothesis==3.11.1
|
hypothesis==3.11.1
|
||||||
itsdangerous==0.24
|
itsdangerous==0.24
|
||||||
# Jinja2==2.9.6
|
# Jinja2==2.9.6
|
||||||
|
@ -2,6 +2,7 @@ beautifulsoup4
|
|||||||
cheroot
|
cheroot
|
||||||
coverage
|
coverage
|
||||||
Flask
|
Flask
|
||||||
|
hunter
|
||||||
httpbin
|
httpbin
|
||||||
hypothesis
|
hypothesis
|
||||||
pytest
|
pytest
|
||||||
|
Loading…
Reference in New Issue
Block a user