Bumped some lib versions

This commit is contained in:
Josiah Baldwin
2026-02-18 15:27:56 -08:00
parent cd6707a279
commit 5975e145a7
4 changed files with 8 additions and 8 deletions

View File

@@ -44,9 +44,9 @@ python_requires = >=3.8
# For more information, check out https://semver.org/.
install_requires =
importlib-metadata
cryptography~=44.0.1
websockets~=15.0.0
python-socks[asyncio]~=2.5.3
cryptography~=46.0.5
websockets~=16.0.0
python-socks[asyncio]~=2.8.1
[options.packages.find]