diff options
author | neodarz <neodarz@neodarz.net> | 2019-09-04 14:57:29 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-09-04 14:57:29 +0200 |
commit | 33be41ff6ff5ab179746d5e983e2fb0111d7f334 (patch) | |
tree | 9c50db1ead9c9a09f5e458078401877c542a6671 | |
parent | 9e1df0fdad040c8a58c70974bd4b474cd95bf091 (diff) | |
download | pyParrotZikTCP-33be41ff6ff5ab179746d5e983e2fb0111d7f334.tar.xz pyParrotZikTCP-33be41ff6ff5ab179746d5e983e2fb0111d7f334.zip |
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index a2b00e4..7a12f3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,3 +3,4 @@ binplist == 0.1.4 pybluez == 0.22 dbus-python == 1.2.8 twisted == 18.9.0 +html5lib == 1.0.1 |