diff options
| -rw-r--r-- | requirements.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/requirements.txt b/requirements.txt index 7996638..784a00b 100644 --- a/requirements.txt +++ b/requirements.txt | |||
| @@ -3,5 +3,5 @@ pbr>=0.5.21,<1.0 | |||
| 3 | urwid | 3 | urwid | 
| 4 | docutils>=0.12 | 4 | docutils>=0.12 | 
| 5 | pygments | 5 | pygments | 
| 6 | pillow # or PIL. Optional; only used for images. | 6 | Pillow>=2.4.0,<3.0.0 # or PIL. Optional; only used for images. # MIT | 
| 7 | 7 | ||
