mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-01-03 13:58:43 +00:00
Alphabetize requirements and use a dash instead of hyphen in the pytest-django package requirement
This commit is contained in:
parent
1f9891dcf5
commit
21a0e4a8f2
1 changed files with 2 additions and 2 deletions
|
@ -7,10 +7,10 @@ flower==0.9.4
|
||||||
Pillow>=7.1.0
|
Pillow>=7.1.0
|
||||||
psycopg2==2.8.4
|
psycopg2==2.8.4
|
||||||
pycryptodome==3.9.4
|
pycryptodome==3.9.4
|
||||||
python-dateutil==2.8.1
|
pytest-django==4.1.0
|
||||||
pytest_django==4.1.0
|
|
||||||
pytest==6.1.2
|
pytest==6.1.2
|
||||||
pytest-cov==2.10.1
|
pytest-cov==2.10.1
|
||||||
|
python-dateutil==2.8.1
|
||||||
redis==3.4.1
|
redis==3.4.1
|
||||||
requests==2.22.0
|
requests==2.22.0
|
||||||
responses==0.10.14
|
responses==0.10.14
|
||||||
|
|
Loading…
Reference in a new issue