Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ psutil
|
|
| 8 |
aiohttp
|
| 9 |
pygments==2.18.0
|
| 10 |
autopep8==2.3.0
|
| 11 |
-
black==24.8.0
|
|
|
|
|
|
| 8 |
aiohttp
|
| 9 |
pygments==2.18.0
|
| 10 |
autopep8==2.3.0
|
| 11 |
+
black==24.8.0
|
| 12 |
+
markdown>=3.5
|