repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python/elasticsearch: update to 8.16.0
[oi-userland.git]
/
components
/
python
/
redis
/
patches
/
01-dev_requirements.patch
blob
6356bf84b9bf247265d9fcdf5d4ef90c818f1a2f
1
https://github.com/redis/redis-py/issues/3057
2
3
--- /dev/null
4
+++ redis-5.0.7/dev_requirements.txt
5
@@ -0,0 +1,17 @@
6
+click==8.0.4
7
+black==22.3.0
8
+flake8==5.0.4
9
+flake8-isort==6.0.0
10
+flynt~=0.69.0
11
+mock==4.0.3
12
+packaging>=20.4
13
+pytest==7.2.0
14
+pytest-timeout==2.1.0
15
+pytest-asyncio>=0.20.2
16
+invoke==1.7.3
17
+pytest-cov>=4.0.0
18
+vulture>=2.3.0
19
+ujson>=4.2.0
20
+wheel>=0.30.0
21
+urllib3<2
22
+uvloop