diff options
author | morpheus65535 <[email protected]> | 2018-03-21 11:43:14 -0400 |
---|---|---|
committer | morpheus65535 <[email protected]> | 2018-03-21 11:43:14 -0400 |
commit | e5e5042b3f73119067ff20823f1fddb5210e9219 (patch) | |
tree | b00ba174b70dfb9621b2e20febf192db4fdcd002 /requirements.txt | |
parent | f90443eecc6390512015704dabe52f9b6c97555b (diff) | |
download | bazarr-e5e5042b3f73119067ff20823f1fddb5210e9219.tar.gz bazarr-e5e5042b3f73119067ff20823f1fddb5210e9219.zip |
Deploy PIP version 9.0.1 maximum due to regression in 9.0.2
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 0fc8dfe32..aecc36d84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,7 @@ enzyme gitpython langdetect Pillow +pip<=9.0.1 py-pretty pycountry pytz |