fix: add missing lib

This commit is contained in:
Junya Morioka
2026-02-01 12:46:27 +09:00
parent e01ccdf825
commit 69be7b808c
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
- name: Install dependencies - name: Install dependencies
run: | run: |
pip install requests matplotlib rich pip install requests matplotlib rich pandas
- name: Update download statistics - name: Update download statistics
run: | run: |