Skip to content

Freeze all requirements to the latest, compatible versions.

Arber X requested to merge arber/freeze-requirements into master

Description

A recent change in upstream Redis caused our tests to fail due to the fakeredis library not accounting for it.

In light of this, this MR freezes the versions of the packages to the latest, working packages. This ensures we don't break in the future.

TODO

Edited by Arber X

Merge request reports