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
totem: depend on GStreamer Good Plug-ins
[oi-userland.git]
/
components
/
python
/
redis
/
patches
/
04-not-required.patch
blob
dd29f5bcfe1d2229d916a880dccfdc2d4d23996d
1
These are not needed to run tests.
2
3
--- redis-5.0.7/dev_requirements.txt.orig
4
+++ redis-5.0.7/dev_requirements.txt
5
@@ -1,8 +1,6 @@
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
@@ -10,8 +8,5 @@
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