Add deterministic exports, tooltips, and experimental relative ranking
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
pandas>=2.2.0
|
| 2 |
pyvis>=0.3.2
|
|
|
|
|
|
| 1 |
pandas>=2.2.0
|
| 2 |
pyvis>=0.3.2
|
| 3 |
+
reportlab>=4.2.0
|