Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -65,6 +65,7 @@ pydantic==2.4.2
|
|
| 65 |
pydantic_core==2.10.1
|
| 66 |
pydub==0.25.1
|
| 67 |
Pygments==2.16.1
|
|
|
|
| 68 |
pyparsing==3.1.1
|
| 69 |
pytest==7.4.3
|
| 70 |
pytest-subtests==0.11.0
|
|
|
|
| 65 |
pydantic_core==2.10.1
|
| 66 |
pydub==0.25.1
|
| 67 |
Pygments==2.16.1
|
| 68 |
+
PyJWT==2.8.0
|
| 69 |
pyparsing==3.1.1
|
| 70 |
pytest==7.4.3
|
| 71 |
pytest-subtests==0.11.0
|