Push 0.10.0
This commit is contained in:
parent
266f3fc76d
commit
12c05afa57
25 changed files with 2016 additions and 645 deletions
14
app.yaml
14
app.yaml
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue