a
This commit is contained in:
parent
3f406799db
commit
ec032ed0db
9 changed files with 544 additions and 103 deletions
9
Pipfile
9
Pipfile
|
|
@ -12,12 +12,9 @@ python-decouple = "*"
|
|||
requests = "*"
|
||||
flask = "*"
|
||||
flask-restful = "*"
|
||||
grpcio = "*"
|
||||
etcd3 = "*"
|
||||
gunicorn = "*"
|
||||
etcd3-wrapper = "*"
|
||||
bitmath = "*"
|
||||
pylint = "*"
|
||||
transitions = "*"
|
||||
ucloud-common = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.7"
|
||||
python_version = "3.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue