sohojoe commited on
Commit
eb2de1f
1 Parent(s): 1271fe1

fix = should be ==

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,7 +4,7 @@ pydub==0.25.1
4
  streamlit_webrtc==0.45.0
5
  twilio==8.2.1
6
  python-dotenv==1.0.0
7
- watchdog=3.0.0
8
  torch==1.13.1
9
  numpy==1.24.3
10
  open_clip_torch==2.20.0
 
4
  streamlit_webrtc==0.45.0
5
  twilio==8.2.1
6
  python-dotenv==1.0.0
7
+ watchdog==3.0.0
8
  torch==1.13.1
9
  numpy==1.24.3
10
  open_clip_torch==2.20.0