forked from mirrors/bookwyrm
Fix typo in requirements.txt
This commit is contained in:
parent
2db4da4061
commit
3236e95ea2
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
celery==4.4.2
|
celery==4.4.2
|
||||||
coverage=5.1
|
coverage==5.1
|
||||||
Django==3.0.3
|
Django==3.0.3
|
||||||
django-model-utils==4.0.0
|
django-model-utils==4.0.0
|
||||||
environs==7.2.0
|
environs==7.2.0
|
||||||
|
|
Loading…
Reference in a new issue