diff --git a/requirements.txt b/requirements.txt index 63b5e348..0493e044 100755 --- a/requirements.txt +++ b/requirements.txt @@ -32,4 +32,5 @@ tencentcloud-sdk-python==3.0.1000 simple-websocket==1.0.0 Werkzeug==2.3.7 SQLAlchemy==2.0.21 -cryptography==41.0.4 \ No newline at end of file +cryptography==41.0.4 +PyJWT==2.8.0 \ No newline at end of file