Update requirements.txt

#71
by evanfrick - opened
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- plotly
2
  git+https://github.com/lm-sys/FastChat.git@main#egg=fschat[model_worker,webui]
3
  accelerate>=0.21
4
  peft
 
1
+ plotly<=5.24.1
2
  git+https://github.com/lm-sys/FastChat.git@main#egg=fschat[model_worker,webui]
3
  accelerate>=0.21
4
  peft