diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-05-25 02:09:49 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-05-25 02:13:16 -0700 |
| commit | 17432220723e110240d9fa81590a1cf380259d82 (patch) | |
| tree | adeeff3ea8287a0d9776dd5d8c37536a36e3a1a1 /requirements.txt | |
| parent | 3c36b9b06bcd5f808db176c003a8d4bde9f95d13 (diff) | |
ddr_eamuse: ddr world to tachi
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 2ef2f87..6ece32c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,9 @@ beautifulsoup4==4.13.3 +certifi==2025.4.26 +charset-normalizer==3.4.2 +idna==3.10 pytz==2025.2 +requests==2.32.3 soupsieve==2.6 typing_extensions==4.13.1 +urllib3==2.4.0 |
