Push 0.10.0

This commit is contained in:
Oracle 2026-05-18 16:31:58 +02:00
parent 266f3fc76d
commit 12c05afa57
Signed by: Oracle
SSH key fingerprint: SHA256:x4/RtnjUyuHkdvmwNDsWSfcfF1V5PNr3OpriZqOvCX8
25 changed files with 2016 additions and 645 deletions

View file

@ -1,9 +1,13 @@
libraries:
- name: pycrypto
version: "2.6.1"
- name: pycryptodome
version: "3.20.0"
- name: tqdm
version: "4.23.4"
version: "4.66.2"
- name: requests
version: "2.19.1"
version: "2.31.0"
- name: beautifulsoup4
version: "4.6.0"
version: "4.12.3"
- name: html5lib
version: "1.1"
- name: setuptools
version: "69.1.1"