Update requirements.txt and requirements_test.txt

This commit is contained in:
taizan-hokouto
2020-11-15 09:18:01 +09:00
parent c84a32682c
commit c1db5a0c47
2 changed files with 4 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
httpx[http2]==0.14.1 httpx[http2]==0.16.1
protobuf==3.13.0 protobuf==3.14.0
pytz pytz
urllib3 urllib3

View File

@@ -1,4 +1,2 @@
mock pytest-mock==3.3.1
mocker pytest-httpx==0.10.0
pytest
pytest_httpx