Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,4 @@ semantic-kernel==0.3.14.dev0
|
|
| 3 |
beautifulsoup4~=4.12
|
| 4 |
pydantic==1.8.2
|
| 5 |
typing
|
|
|
|
|
|
| 3 |
beautifulsoup4~=4.12
|
| 4 |
pydantic==1.8.2
|
| 5 |
typing
|
| 6 |
+
typing-extensions
|