Spaces:
Running
Running
Ming Li
commited on
Commit
·
91d0905
1
Parent(s):
8ab203a
update requirements.txt
Browse files- pre-requirements.txt +1 -0
pre-requirements.txt
CHANGED
@@ -3,3 +3,4 @@ gradio[oauth]==3.46
|
|
3 |
uvicorn>=0.14.0
|
4 |
pip==24.0
|
5 |
authlib==1.3.0
|
|
|
|
3 |
uvicorn>=0.14.0
|
4 |
pip==24.0
|
5 |
authlib==1.3.0
|
6 |
+
cryptography==42.0.5
|