Update requirements
This commit is contained in:
8
Pipfile
8
Pipfile
@@ -4,16 +4,10 @@ verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
httpx = {extras = ["http2"], version = "*"}
|
||||
protobuf = "==3.14.0"
|
||||
pytz = "*"
|
||||
urllib3 = "*"
|
||||
httpx = {extras = ["http2"], version = "0.16.1"}
|
||||
|
||||
[dev-packages]
|
||||
pytest-mock = "*"
|
||||
pytest-httpx = "*"
|
||||
wheel = "*"
|
||||
twine = "*"
|
||||
|
||||
[requires]
|
||||
python_version = ">=3.6"
|
||||
|
||||
Reference in New Issue
Block a user