Merge pull request #202 from zhihuiio/patch-1
Update playwright version for compiling
This commit is contained in:
commit
6160428909
|
@ -1,6 +1,6 @@
|
|||
httpx==0.24.0
|
||||
Pillow==9.5.0
|
||||
playwright==1.33.0
|
||||
playwright==1.42.0
|
||||
tenacity==8.2.2
|
||||
tornado==6.3.2
|
||||
PyExecJS==1.5.1
|
||||
|
@ -11,4 +11,4 @@ aerich==0.7.2
|
|||
numpy~=1.24.4
|
||||
redis~=4.6.0
|
||||
pydantic==2.5.2
|
||||
aiofiles~=23.2.1
|
||||
aiofiles~=23.2.1
|
||||
|
|
Loading…
Reference in New Issue