Spaces:
Building
Building
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,3 +8,4 @@ urllib3==2.2.1
|
|
8 |
cryptography==42.0.5 # π Fernet
|
9 |
httpx==0.27.0
|
10 |
commentjson==0.9.0
|
|
|
|
8 |
cryptography==42.0.5 # π Fernet
|
9 |
httpx==0.27.0
|
10 |
commentjson==0.9.0
|
11 |
+
PyJWT==2.8.0 # π JWT authentication
|