summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Klichowicz <emkael@tlen.pl>2023-01-07 20:52:32 +0100
committerMichał Klichowicz <emkael@tlen.pl>2023-01-07 20:52:32 +0100
commit7bf44c960964820f63a6c3e13e825d4314242457 (patch)
tree8b0c9d09d9823768db57b32cf7a3c4bfbd5d97b0
parentd8306eba8fd7eebf6deec8113c39b7403142390a (diff)
Missing requirement for Windows readline
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 0d30560..37bea12 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,3 +2,4 @@ requests>=2.20.0
beautifulsoup4==4.6
cached-property==1.3.1
lxml==4.9.1
+pyreadline