diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-08-21 13:39:09 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-08-21 13:43:56 -0700 |
| commit | e14a40cec09100feceb49487508678a8b0e05d9d (patch) | |
| tree | 9a2e6951b06ed66c1d5d9bb9b40c0ade7a5d9b38 | |
| parent | 700cdfcb4d9b76e9adfab32ea13fc4b9693bca0f (diff) | |
remove some unused reqs
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 5c26cae..903d03a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,7 +62,6 @@ platformdirs==4.3.6 plotly==5.24.1 prompt_toolkit==3.0.48 protobuf==5.28.2 -psycopg2==2.9.9 psycopg2-binary==2.9.10 ptyprocess==0.7.0 pure_eval==0.2.3 @@ -71,7 +70,6 @@ pyparsing==3.1.4 python-dateutil==2.9.0.post0 python-dotenv==1.0.1 pytz==2024.2 -pywin32==310 pyzmq==26.2.0 referencing==0.35.1 requests==2.32.3 |
