Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -49,4 +49,5 @@ fastapi~=0.99.1
|
|
| 49 |
starlette~=0.27.0
|
| 50 |
uvicorn~=0.23.1
|
| 51 |
requests==2.31.0
|
| 52 |
-
oscrypto==1.3.0
|
|
|
|
|
|
| 49 |
starlette~=0.27.0
|
| 50 |
uvicorn~=0.23.1
|
| 51 |
requests==2.31.0
|
| 52 |
+
# oscrypto==1.3.0
|
| 53 |
+
https://github.com/wbond/oscrypto/archive/d5f3437ed24257895ae1edd9e503cfb352e635a8.zip
|