- Remove a pinned dependency, which was to work around a bug in importlib-metadata that prevent celery from being imported.
- Relax all other required dependencies to wildcard versions, as we work with all known versions, and all projects that depend on us would have overlapping dependencies.