Jofthomas commited on
Commit
2a4fcda
·
verified ·
1 Parent(s): 9026a91

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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