Cap Bleach version to 4.1.0
This commit is contained in:
parent
b3fea7f526
commit
b377887336
|
@ -12,7 +12,7 @@ dependencies:
|
|||
- python=3.8.*
|
||||
- eventlet
|
||||
- markdown
|
||||
- bleach
|
||||
- bleach=4.1.0
|
||||
- pip
|
||||
- git
|
||||
- pip:
|
||||
|
|
|
@ -12,7 +12,7 @@ dependencies:
|
|||
- transformers
|
||||
- eventlet
|
||||
- markdown
|
||||
- bleach
|
||||
- bleach=4.1.0
|
||||
- pip
|
||||
- git
|
||||
- pip:
|
||||
|
|
|
@ -8,7 +8,7 @@ dependencies:
|
|||
- python=3.8.*
|
||||
- eventlet
|
||||
- markdown
|
||||
- bleach
|
||||
- bleach=4.1.0
|
||||
- pip
|
||||
- git
|
||||
- pip:
|
||||
|
|
|
@ -9,7 +9,7 @@ dependencies:
|
|||
- python=3.8.*
|
||||
- eventlet
|
||||
- markdown
|
||||
- bleach
|
||||
- bleach=4.1.0
|
||||
- pip
|
||||
- git
|
||||
- pip:
|
||||
|
|
|
@ -8,4 +8,4 @@ flask-ngrok
|
|||
eventlet
|
||||
lupa==1.10
|
||||
markdown
|
||||
bleach
|
||||
bleach==4.1.0
|
|
@ -15,4 +15,4 @@ flask-ngrok
|
|||
eventlet
|
||||
lupa==1.10
|
||||
markdown
|
||||
bleach
|
||||
bleach==4.1.0
|
||||
|
|
Loading…
Reference in New Issue