Update requirements.txt
This commit is contained in:
parent
285ab7abe6
commit
085702820a
|
@ -1,6 +1,6 @@
|
||||||
httpx==0.24.0
|
httpx==0.24.0
|
||||||
Pillow==9.5.0
|
Pillow==9.5.0
|
||||||
playwright==1.33.0
|
playwright==1.42.0
|
||||||
tenacity==8.2.2
|
tenacity==8.2.2
|
||||||
tornado==6.3.2
|
tornado==6.3.2
|
||||||
PyExecJS==1.5.1
|
PyExecJS==1.5.1
|
||||||
|
@ -11,4 +11,4 @@ aerich==0.7.2
|
||||||
numpy~=1.24.4
|
numpy~=1.24.4
|
||||||
redis~=4.6.0
|
redis~=4.6.0
|
||||||
pydantic==2.5.2
|
pydantic==2.5.2
|
||||||
aiofiles~=23.2.1
|
aiofiles~=23.2.1
|
||||||
|
|
Loading…
Reference in New Issue