QAQ123 commited on
Commit
e3c08fb
·
verified ·
1 Parent(s): 60966fd

Upload RPC-Bench Space

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- gradio>=4.44.1
2
- huggingface-hub>=0.23.0
3
- pandas>=2.0.0
4
- numpy>=1.24.0
5
- openai>=1.40.0
6
- tqdm>=4.66.0
7
- python-dateutil>=2.8.2
 
1
+ gradio==4.44.1
2
+ huggingface-hub==0.25.2
3
+ pandas==2.2.3
4
+ numpy==1.26.4
5
+ openai==1.61.1
6
+ tqdm==4.67.1
7
+ python-dateutil==2.9.0.post0