From 1c9f9fe1b7dada60ba3e55e15ac66e1ef5810d6b Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Thu, 25 Apr 2024 21:39:48 -0700 Subject: [PATCH] remove playwright from prod requirements.txt --- requirements.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index d29c1214..f19aff82 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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