diff options
| author | 2019-06-12 18:16:27 +0100 | |
|---|---|---|
| committer | 2019-06-12 18:16:27 +0100 | |
| commit | 2d449691a845f19f4ca760489a30c0b8d9dcd24c (patch) | |
| tree | 167352a9c72eaedb075593d8f26b6192c63a425b /requirements.txt | |
| parent | WARN log (instead of exception) when we receive an unknown label (diff) | |
our usage of BeautifulSoup requires lxml
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 5fd38c2f..904f66ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ beautifulsoup4 +lxml netifaces requests scrypt |
