Cap Bleach version to 4.1.0

This commit is contained in:
Henk 2022-04-12 10:32:27 +02:00
parent b3fea7f526
commit b377887336
6 changed files with 6 additions and 6 deletions

View File

@ -12,7 +12,7 @@ dependencies:
- python=3.8.*
- eventlet
- markdown
- bleach
- bleach=4.1.0
- pip
- git
- pip:

View File

@ -12,7 +12,7 @@ dependencies:
- transformers
- eventlet
- markdown
- bleach
- bleach=4.1.0
- pip
- git
- pip:

View File

@ -8,7 +8,7 @@ dependencies:
- python=3.8.*
- eventlet
- markdown
- bleach
- bleach=4.1.0
- pip
- git
- pip:

View File

@ -9,7 +9,7 @@ dependencies:
- python=3.8.*
- eventlet
- markdown
- bleach
- bleach=4.1.0
- pip
- git
- pip:

View File

@ -8,4 +8,4 @@ flask-ngrok
eventlet
lupa==1.10
markdown
bleach
bleach==4.1.0

View File

@ -15,4 +15,4 @@ flask-ngrok
eventlet
lupa==1.10
markdown
bleach
bleach==4.1.0