diff --git a/requirements.txt b/requirements.txt index c305067..7d407d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ # python 3.13 # 12.03.2025 -pywin32~=309 -ormsgpack~=1.8.0 -pycryptodome~=3.21.0 \ No newline at end of file +pywin32==309 +ormsgpack==1.8.0 +orjson==3.10.15 +pycryptodome==3.21.0 \ No newline at end of file