1
0
Fork 0
mirror of synced 2024-05-10 15:33:45 +12:00

remove playwright from prod requirements.txt

This commit is contained in:
Nick Sweeting 2024-04-25 21:39:48 -07:00
parent 8f3901dd36
commit 1c9f9fe1b7
No known key found for this signature in database

View file

@ -20,7 +20,6 @@ django-ninja==1.1.0
exceptiongroup==1.2.1; python_version < "3.11"
executing==2.0.1
feedparser==6.0.11
greenlet==3.0.3; platform_machine != "armv7l"
idna==3.7
ipython==8.23.0
jedi==0.19.1
@ -29,7 +28,6 @@ mutagen==1.47.0
mypy-extensions==1.0.0
parso==0.8.4
pexpect==4.9.0; sys_platform != "win32" and sys_platform != "emscripten"
playwright==1.43.0; platform_machine != "armv7l"
prompt-toolkit==3.0.43
ptyprocess==0.7.0; sys_platform != "win32" and sys_platform != "emscripten"
pure-eval==0.2.2
@ -39,7 +37,6 @@ pycparser==2.22; implementation_name != "cpython"
pycryptodomex==3.20.0
pydantic==2.7.1
pydantic-core==2.18.2
pyee==11.1.0; platform_machine != "armv7l"
pygments==2.17.2
python-crontab==3.0.0
python-dateutil==2.9.0.post0