Update requirements.txt

Added the confirmed versions of each module.
This commit is contained in:
こうから
2021-03-28 16:03:26 +09:00
committed by GitHub
parent 966b108ceb
commit 9c16e05a58

View File

@@ -1,4 +1,4 @@
defusedxml
protobuf
pycryptodome
requests
defusedxml==0.7.1
protobuf==3.15.6
pycryptodome==3.10.1
requests==2.25.1