Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Need upgrade to the redis ^5.0.0

Open
#159 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
25/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
fastapi, python, redis
Domain
backend, databases

Research direction

No file or test is named in the issue. Locate the dependency declaration for redis, compare its constraints with taskiq-redis 0.5.5, and verify that fastapi-admin can install alongside the latest taskiq; done means the conflicting redis requirements are compatible.

Written by the indexing model from the issue text.

Description

Cannot use fastapi-admin with the latest version of taskiq. E.g.:

taskiq-redis 0.5.5 depends on redis<6 and >=5
fastapi-admin 1.0.5 depends on redis<5.0.0 and >=4.2.0rc1
Dominant language
Python
Stars
3.8k
Forks
466
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from fastapi-admin/fastapi-admin

All issues in fastapi-admin/fastapi-admin

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.