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 6e1d4d4 commit 37c9fbdCopy full SHA for 37c9fbd
1 file changed
requirements.txt
@@ -4,11 +4,7 @@ setuptools>=18.5 # Require this first, to prevent later errors
4
anora>=0.1.2
5
argon2-cffi>=16.1.0 # For the Argon2 password hasher option
6
beautifulsoup4>=4.4
7
-<<<<<<< .working
8
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.
9
-=======
10
-bibtexparser>=0.6.2,<1.0
11
->>>>>>> .merge-right.r14694
12
bleach>=1.5.0,<2.0.0
13
coverage>=4.0.1,!=4.0.2
14
#cssselect>=0.6.1 # for PyQuery
0 commit comments