diff --git a/requirements.txt b/requirements.txt index 19ae6ad2..bc137559 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -requests==2.28.1 +requests~=2.25.1 urllib3~=1.26.7 json5~=0.9.6 -pycryptodome==3.15.0 \ No newline at end of file +pycryptodome==3.12.0 \ No newline at end of file