Some tidying
This commit is contained in:
parent
e45367a875
commit
56e9beaa20
8 changed files with 87 additions and 47 deletions
9
app.yaml
Normal file
9
app.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
libraries:
|
||||
- name: pycrypto
|
||||
version: "2.6.1"
|
||||
- name: tqdm
|
||||
version: "4.23.4"
|
||||
- name: requests
|
||||
version: "2.19.1"
|
||||
- name: beautifulsoup4
|
||||
version: "4.6.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue