diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-08-21 13:39:09 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-08-21 13:39:09 -0700 |
| commit | c9ea489c468c1feba35e0175a2fddd7867b5eb26 (patch) | |
| tree | 9762071f28fc96d2009d7341a9ccc79412ec4a21 | |
| parent | 179c4f6880df1af19f025da7aee3f2a81b95a0fe (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 |
