Spaces:
Running
Running
Yotam-Perlitz
commited on
Commit
•
24dfb58
1
Parent(s):
008403b
bump benchbench version
Browse filesSigned-off-by: Yotam-Perlitz <y.perlitz@ibm.com>
- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
git+https://github.com/ibm/benchbench@
|
2 |
|
3 |
altair==5.4.1
|
4 |
attrs==24.2.0
|
@@ -51,4 +51,5 @@ toml==0.10.2
|
|
51 |
tornado==6.4.1
|
52 |
typing_extensions==4.12.2
|
53 |
tzdata==2024.1
|
54 |
-
urllib3==2.2.2
|
|
|
|
1 |
+
git+https://github.com/ibm/benchbench@08c7757323d565b70d024d82b193861b406ddf9d
|
2 |
|
3 |
altair==5.4.1
|
4 |
attrs==24.2.0
|
|
|
51 |
tornado==6.4.1
|
52 |
typing_extensions==4.12.2
|
53 |
tzdata==2024.1
|
54 |
+
urllib3==2.2.2
|
55 |
+
tqdm
|