per commited on
Commit
0844b9a
2 Parent(s): 107f774 6720043

Merge branch #per/benchbench' into 'ibm/benchbench'

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -54
requirements.txt CHANGED
@@ -1,55 +1,5 @@
1
- git+https://github.com/ibm/benchbench@08c7757323d565b70d024d82b193861b406ddf9d
2
 
3
- altair==5.4.1
4
- attrs==24.2.0
5
- blinker==1.8.2
6
- cachetools==5.5.0
7
- certifi==2024.8.30
8
- charset-normalizer==3.3.2
9
- click==8.1.7
10
- contourpy==1.3.0
11
- cycler==0.12.1
12
- fonttools==4.53.1
13
- fuzzywuzzy==0.18.0
14
- gitdb==4.0.11
15
- GitPython==3.1.43
16
- idna==3.8
17
- Jinja2==3.1.4
18
- jsonschema==4.23.0
19
- jsonschema-specifications==2023.12.1
20
- kiwisolver==1.4.5
21
- markdown-it-py==3.0.0
22
- MarkupSafe==2.1.5
23
- matplotlib==3.9.2
24
- mdurl==0.1.2
25
- narwhals==1.5.5
26
- numpy==2.0.1
27
- packaging==24.1
28
- pandas==2.2.2
29
- patsy==0.5.6
30
- pillow==10.4.0
31
- plotly==5.24.0
32
- protobuf==5.28.0
33
- pyarrow==17.0.0
34
- pydeck==0.9.1
35
- Pygments==2.18.0
36
- pyparsing==3.1.4
37
- python-dateutil==2.9.0.post0
38
- pytz==2024.1
39
- referencing==0.35.1
40
- requests==2.32.3
41
- rich==13.8.0
42
- rpds-py==0.20.0
43
- scipy==1.14.1
44
- seaborn==0.13.2
45
- six==1.16.0
46
- smmap==5.0.1
47
- statsmodels==0.14.2
48
- streamlit==1.38.0
49
- tenacity==8.5.0
50
- toml==0.10.2
51
- tornado==6.4.1
52
- typing_extensions==4.12.2
53
- tzdata==2024.1
54
- urllib3==2.2.2
55
- tqdm
 
1
+ git+https://github.com/ibm/benchbench@8c89b5753f2d8ed0773e1fc73d269b0c82b9e84a
2
 
3
+ streamlit==1.40.0
4
+ plotly==5.24.1
5
+ statsmodels==0.14.4