You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minimum Python version requirement was changed from 3.10 to 3.12 for compatibility issues with certain dependencies.
Dependency versions were changed to minimum values. Missing optional dependency sqlalchemy for PostgreSQL database harvesting was added.
User-defined upload function prototypes: keyword argument file_name has been renamed file_query.
Argument file_name still works but is marked as deprecated.