mirror of https://github.com/celery/kombu.git
Pin pyro4 to latest version 4.82 (#2081)
* Pin pyro4 to latest version 4.82 * Pin pyro4 to latest version 4.82 --------- Co-authored-by: Asif Saif Uddin <auvipy@gmail.com>
This commit is contained in:
parent
9047660525
commit
8bd05f930d
|
@ -1 +1 @@
|
||||||
pyro4
|
pyro4==4.82
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
hypothesis<7
|
hypothesis<7
|
||||||
Pyro4
|
Pyro4==4.82
|
||||||
pytest-freezer==0.4.8
|
pytest-freezer==0.4.8
|
||||||
pytest-sugar==1.0.0
|
pytest-sugar==1.0.0
|
||||||
pytest==8.3.2
|
pytest==8.3.2
|
||||||
|
|
Loading…
Reference in New Issue