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
protobuf==3.13.0
httpx[http2]==0.16.1
protobuf==3.14.0
pytz
urllib3