Pin bleach package version
This commit is contained in:
parent
78ed5d9cc4
commit
7af9e9123e
|
|
@ -1,5 +1,6 @@
|
|||
# Please keep this list sorted
|
||||
Django==3.2.12 # Django package
|
||||
Django==3.2.12 # Django package
|
||||
bleach==4.1.0 # HTML santization
|
||||
certifi # Certifi is (most likely) installed through one of the requirements above
|
||||
coreapi==2.3.0 # API documentation
|
||||
coverage==5.3 # Unit test coverage
|
||||
|
|
|
|||
Loading…
Reference in New Issue