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