### What problem does this PR solve? #2356 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)tags/v0.11.0
| @@ -31,7 +31,6 @@ Flask==3.0.3 | |||
| Flask_Cors==5.0.0 | |||
| Flask_Login==0.6.3 | |||
| flask_session==0.8.0 | |||
| psycopg2==2.9.9 | |||
| google_search_results==2.4.2 | |||
| groq==0.9.0 | |||
| hanziconv==0.3.2 | |||
| @@ -83,6 +83,7 @@ peewee==3.17.1 | |||
| pillow==10.3.0 | |||
| protobuf==4.25.3 | |||
| psutil==5.9.8 | |||
| psycopg2-binary==2.9.9 | |||
| pyarrow==15.0.0 | |||
| pyarrow-hotfix==0.6 | |||
| pyclipper==1.3.0.post5 | |||