Переглянути джерело

Update redis requirement from <4.2,>=3.5 to >=3.5,<4.4

Updates the requirements on [redis](https://github.com/redis/redis-py) to permit the latest version.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/3.5.0...v4.3.1)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
master
dependabot[bot] 3 роки тому
джерело
коміт
abbb038d18
Аккаунт користувача з таким Email не знайдено
1 змінених файлів з 1 додано та 1 видалено
  1. 1
    1
      requirements.txt

+ 1
- 1
requirements.txt Переглянути файл

11
 django-environ>=0.4,<0.9
11
 django-environ>=0.4,<0.9
12
 django-redis>=4.12,<5.3
12
 django-redis>=4.12,<5.3
13
 pysolr>=3.9,<3.10
13
 pysolr>=3.9,<3.10
14
-redis>=3.5,<4.2
14
+redis>=3.5,<4.4
15
 requests>=2.25,<3
15
 requests>=2.25,<3
16
 uWSGI>=2.0.19,<2.1
16
 uWSGI>=2.0.19,<2.1
17
 whitenoise>=5.2,<6.1
17
 whitenoise>=5.2,<6.1

Завантаження…
Відмінити
Зберегти