akhaliq HF staff commited on
Commit
4fb8bd0
·
1 Parent(s): 616c610

update in requirements

Browse files
Files changed (2) hide show
  1. pre-requirements.txt +0 -1
  2. requirements.txt +1 -1
pre-requirements.txt CHANGED
@@ -2,5 +2,4 @@ gradio_webrtc==0.0.23
2
  librosa
3
  python-dotenv
4
  twilio
5
- websockets==14.1
6
  git+https://github.com/AK391/transformers-gradio.git
 
2
  librosa
3
  python-dotenv
4
  twilio
 
5
  git+https://github.com/AK391/transformers-gradio.git
requirements.txt CHANGED
@@ -391,7 +391,7 @@ urllib3==2.2.3
391
  # via requests
392
  uvicorn==0.32.1
393
  # via gradio
394
- websockets==12.0
395
  # via gradio-client
396
  xai-gradio==0.0.2
397
  # via anychat (pyproject.toml)
 
391
  # via requests
392
  uvicorn==0.32.1
393
  # via gradio
394
+ websockets==14.1
395
  # via gradio-client
396
  xai-gradio==0.0.2
397
  # via anychat (pyproject.toml)