We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 004d1d3 commit fb1baefCopy full SHA for fb1baef
1 file changed
requirements.txt
@@ -5,7 +5,7 @@ anora>=0.1.2
5
argon2-cffi>=16.1.0 # For the Argon2 password hasher option
6
beautifulsoup4>=4.5.0
7
bibtexparser>=0.6.2,<1.0 # Version 1.0 doesn't work under python 2.7. 1.0.1 doesn't recognize month names or abbreviations.
8
-bleach>=2.0.0
+bleach>=2.0.0,!=3.0.0
9
coverage>=4.0.1,!=4.0.2
10
#cssselect>=0.6.1 # for PyQuery
11
decorator>=4.0.4
0 commit comments