Updated requirements.txt
- Legacy-Id: 14673
This commit is contained in:
parent
1c265b5618
commit
8b6a71c804
|
@ -4,7 +4,7 @@ setuptools>=18.5 # Require this first, to prevent later errors
|
||||||
anora>=0.1.2
|
anora>=0.1.2
|
||||||
argon2-cffi>=16.1.0 # For the Argon2 password hasher option
|
argon2-cffi>=16.1.0 # For the Argon2 password hasher option
|
||||||
beautifulsoup4>=4.4
|
beautifulsoup4>=4.4
|
||||||
bibtexparser>=0.6.2
|
bibtexparser>=0.6.2,<1.0
|
||||||
bleach>=1.5.0,<2.0.0
|
bleach>=1.5.0,<2.0.0
|
||||||
coverage>=4.0.1,!=4.0.2
|
coverage>=4.0.1,!=4.0.2
|
||||||
#cssselect>=0.6.1 # for PyQuery
|
#cssselect>=0.6.1 # for PyQuery
|
||||||
|
|
Loading…
Reference in a new issue