diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-11-07 20:11:25 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-11-07 20:11:25 -0800 |
| commit | 967dab67f610fccff05bd8d2a4fffe0b70eae9c3 (patch) | |
| tree | 30bf00912a1ced8e20ee3dc0aef39828d523bfb3 /scripts/taiko/requirements.txt | |
| parent | ce0227d3ad947253031122a2e7e2807ec7f96fa4 (diff) | |
taiko: add donder hiroba export script via python
Diffstat (limited to 'scripts/taiko/requirements.txt')
| -rw-r--r-- | scripts/taiko/requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/taiko/requirements.txt b/scripts/taiko/requirements.txt new file mode 100644 index 0000000..adc36d4 --- /dev/null +++ b/scripts/taiko/requirements.txt @@ -0,0 +1,2 @@ +beautifulsoup4==4.14.2 +Requests==2.32.5 |
