Merge branch 'main' into united
This commit is contained in:
commit
9a2d346d60
|
@ -12,7 +12,7 @@ dependencies:
|
|||
- python=3.8.*
|
||||
- eventlet
|
||||
- markdown
|
||||
- bleach
|
||||
- bleach=4.1.0
|
||||
- pip
|
||||
- git
|
||||
- pip:
|
||||
|
|
|
@ -11,7 +11,7 @@ dependencies:
|
|||
- cudatoolkit=11.1
|
||||
- eventlet
|
||||
- markdown
|
||||
- bleach
|
||||
- bleach=4.1.0
|
||||
- pip
|
||||
- git
|
||||
- sentencepiece
|
||||
|
|
|
@ -8,7 +8,7 @@ dependencies:
|
|||
- python=3.8.*
|
||||
- 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
|
||||
- sentencepiece
|
||||
|
|
|
@ -8,6 +8,6 @@ flask-ngrok
|
|||
eventlet
|
||||
lupa==1.10
|
||||
markdown
|
||||
bleach
|
||||
bleach==4.1.0
|
||||
sentencepiece
|
||||
protobuf
|
||||
|
|
|
@ -15,4 +15,4 @@ flask-ngrok
|
|||
eventlet
|
||||
lupa==1.10
|
||||
markdown
|
||||
bleach
|
||||
bleach==4.1.0
|
||||
|
|
Loading…
Reference in New Issue