Some tidying

This commit is contained in:
Nichlas Severinsen 2019-05-16 10:37:28 +02:00
parent e45367a875
commit 56e9beaa20
8 changed files with 87 additions and 47 deletions

9
app.yaml Normal file
View 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"