We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b22e14c commit 34062fdCopy full SHA for 34062fd
requirements.txt
@@ -10,7 +10,7 @@ greenlet>=3.0rc1
10
werkzeug<1.0 # https://github.com/pallets/werkzeug/blob/master/CHANGES
11
backports.ssl-match-hostname==3.7.0.1 # required by tornado<5.0
12
patool>=1.12,<3.2 # https://github.com/wummel/patool/blob/master/doc/changelog.txt
13
-bcrypt>=3.1,<4.3 # https://github.com/pyca/bcrypt/
+bcrypt>=3.1,<4.4 # https://github.com/pyca/bcrypt/
14
chardet>=3.0,<5.3 # https://pypi.python.org/pypi/chardet
15
babel==2.12.1 # http://babel.pocoo.org/en/latest/changelog.html
16
pyxdg>=0.26,<0.29 # https://freedesktop.org/wiki/Software/pyxdg/
0 commit comments