add ssh ports to firewall

This commit is contained in:
usmannasir
2025-05-18 15:34:17 +05:00
parent 0a4ce86cbb
commit dd9cf7fb76
2 changed files with 1 additions and 2 deletions

View File

@@ -36,4 +36,4 @@ uvicorn
asyncssh
python-jose
websockets
jwt
PyJWT

View File

@@ -36,5 +36,4 @@ uvicorn==0.34.2
asyncssh==2.21.0
python-jose==3.4.0
websockets==15.0.1
jwt
PyJWT