diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-05-01 17:53:12 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-05-01 17:53:12 -0700 |
| commit | feeb4faf038326de3cdb8e1c02b47364d00aed6e (patch) | |
| tree | d59302db42b8875931d0e1cec9f72ae0ab6dcf8c /requirements.txt | |
| parent | 6a2c7bbcc362b631718294f6484bd56ce562d050 (diff) | |
remove. dangerous table deletion. adjust pg_handler insert row to update on channel_id conflict
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt index 19a6864..aa680cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,13 +53,12 @@ pexpect==4.9.0 pickleshare==0.7.5 pillow==10.4.0 pip-review==1.3.0 -pipreqs==0.5.0 +pipreqs==0.4.13 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.9 +psycopg2-binary==2.9.10 ptyprocess==0.7.0 pure_eval==0.2.3 Pygments==2.18.0 |
