diff options
| author | rozlette <uberpanzermensch@gmail.com> | 2020-03-02 00:21:16 -0600 |
|---|---|---|
| committer | rozlette <uberpanzermensch@gmail.com> | 2020-03-02 00:21:16 -0600 |
| commit | 5037e2da8d1bc77a34e31b4b3692e0fb64cd4753 (patch) | |
| tree | 6a8fdb6aab29c5df4c70a6eb340772a1a100769d /requirements.txt | |
| parent | ccd564e2b5ae6374e25cc2241cf3b9bf6532bd0c (diff) | |
Set up diff script
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index cf3b5b161..afe54bcbb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,6 @@ -libyaz0==0.5 -pyelftools==0.26 +libyaz0>=0.5 +pyelftools>=0.26 +colorama>=0.4.3 +ansiwrap>=0.8.4 +attrs>=18.2.0 +watchdog>=0.10.2 |
