cryptography==42.0.8
httpx==0.27.0
pytz==2023.3
pycryptodome==3.20.0
py7zr==0.20.6
pyOpenSSL==24.1.0
loguru==0.7.2
numpy==1.26.4
sysrsync==1.1.1
wheel==0.40.3

[:python_version >= "2.6" and python_version not in "3.0, 3.1, 3.2, 3.3" and python_version < "4"]
pypinyin==0.51.0

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4, 3.5"]
requests==2.32.3

[dev]
pytest<7.0,>=6.0
flake8<4.0,>=3.8
black<22.0,>=19.10b0
isort<6.0,>=5.0
