bug fix: python 3.6 compatibility

This commit is contained in:
usmannasir 2025-10-10 17:59:01 +05:00
parent ac6db0e575
commit 1ef188a20a
1 changed files with 2 additions and 1 deletions

View File

@ -37,3 +37,4 @@ asyncssh
python-jose python-jose
websockets websockets
PyJWT PyJWT
python-dotenv