mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-07 16:59:34 +08:00
This commit is contained in:
7
Pipfile
7
Pipfile
@@ -6,18 +6,17 @@ name = "pypi"
|
||||
[packages]
|
||||
requests = "*"
|
||||
pyyaml = "*"
|
||||
"jinja2" = "*"
|
||||
"har2case" = "*"
|
||||
jinja2 = "*"
|
||||
har2case = "*"
|
||||
colorama = "*"
|
||||
colorlog = "*"
|
||||
requests-toolbelt = "*"
|
||||
|
||||
[dev-packages]
|
||||
Flask = "<1.0.0"
|
||||
httpbin = "*"
|
||||
coverage = "*"
|
||||
coveralls = "*"
|
||||
twine = "*"
|
||||
"contextlib2" = "*"
|
||||
contextlib2 = "*"
|
||||
|
||||
[scripts]
|
||||
|
||||
Reference in New Issue
Block a user