diff --git a/requirments-old.txt b/requirments-old.txt index 2370a8086..89018350d 100644 --- a/requirments-old.txt +++ b/requirments-old.txt @@ -36,4 +36,4 @@ uvicorn asyncssh python-jose websockets -jwt \ No newline at end of file +PyJWT \ No newline at end of file diff --git a/requirments.txt b/requirments.txt index f78339d75..18ab241e5 100755 --- a/requirments.txt +++ b/requirments.txt @@ -36,5 +36,4 @@ uvicorn==0.34.2 asyncssh==2.21.0 python-jose==3.4.0 websockets==15.0.1 -jwt PyJWT