use etcd3 instead of python-etcd. use uuid instead of increasing number.
This commit is contained in:
parent
62b023e2db
commit
7781a1b68b
3 changed files with 10 additions and 34 deletions
2
Pipfile
2
Pipfile
|
|
@ -11,7 +11,7 @@ python-decouple = "*"
|
|||
requests = "*"
|
||||
flask = "*"
|
||||
flask-restful = "*"
|
||||
python-etcd = "*"
|
||||
etcd3 = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue