Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
|
| 3 |
# For Twitch chat interaction
|
| 4 |
twitchio>=2.0.0
|
| 5 |
-
|
| 6 |
# For controlling OBS via websocket
|
| 7 |
# Note: library might be imported as 'obswebsocket' in code
|
| 8 |
obs-websocket-py>=0.6.0
|
|
|
|
| 2 |
|
| 3 |
# For Twitch chat interaction
|
| 4 |
twitchio>=2.0.0
|
| 5 |
+
fastapi
|
| 6 |
# For controlling OBS via websocket
|
| 7 |
# Note: library might be imported as 'obswebsocket' in code
|
| 8 |
obs-websocket-py>=0.6.0
|