diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-11-24 22:19:24 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-11-24 22:19:24 -0800 |
| commit | 52bfc9156a8afcb1324df666f9e07fd57e775b24 (patch) | |
| tree | e64a4ffeda7511919a7828be6a190c14202afacd /requirements.txt | |
| parent | 4a7872b52b299376a0837631beeadff3ddecd143 (diff) | |
wac_plus: upload image instead of b64 encode
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 26c9faf..1818e90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ beautifulsoup4==4.14.2 +catboxpy==0.1.1.1 firebase_admin==7.1.0 openai==2.8.1 python-dotenv==1.2.1 pytz==2025.2 selenium==4.38.0 -libsql |
