Requirements adjustments

- Legacy-Id: 17329
This commit is contained in:
Henrik Levkowetz 2020-02-23 16:19:29 +00:00
parent 0889245773
commit ffcce20e9f
2 changed files with 2 additions and 4 deletions

View file

@ -39,7 +39,6 @@ markdown2>=2.3.8
mock>=2.0.0
mysqlclient>=1.3.13
oauth2client>=4.0.0 # required by google-api-python-client, but not always pulled in
patch>=1.16,<2.0
pathlib>=1.0
pathlib2>=2.3.0
Pillow>=3.0
@ -66,6 +65,6 @@ typing>=3.7.4.1
Unidecode>=0.4.18
#wsgiref>=0.1.2
xml2rfc>=2.35.0
xym==0.4.2,<1.0
xym>=0.4.4,!=0.4.7,<1.0
#zxcvbn-python>=4.4.14 # Not needed until we do back-end password entropy validation

View file

@ -41,7 +41,6 @@ mock>=2.0.0
mypy==0.750 # Version requirements determined by django-stubs.
mysqlclient>=1.3.13
oauth2client>=4.0.0 # required by google-api-python-client, but not always pulled in
patch>=1.16,<2.0
pathlib>=1.0
pathlib2>=2.3.0
Pillow>=3.0
@ -67,6 +66,6 @@ tqdm>=3.7.0
Unidecode>=0.4.18
#wsgiref>=0.1.2
xml2rfc>=2.9.3,!=2.6.0
xym==0.4.2,<1.0
xym>=0.4.4,!=0.4.7,<1.0
#zxcvbn-python>=4.4.14 # Not needed until we do back-end password entropy validation