Merge into master
This commit is contained in:
parent
9aeb05987b
commit
4a3c81852a
12 changed files with 18 additions and 364 deletions
2
Pipfile
Normal file → Executable file
2
Pipfile
Normal file → Executable file
|
|
@ -4,6 +4,7 @@ url = "https://pypi.org/simple"
|
|||
verify_ssl = true
|
||||
|
||||
[dev-packages]
|
||||
prospector = "*"
|
||||
|
||||
[packages]
|
||||
pyotp = "*"
|
||||
|
|
@ -11,6 +12,7 @@ python-decouple = "*"
|
|||
requests = "*"
|
||||
flask = "*"
|
||||
flask-restful = "*"
|
||||
grpcio = "*"
|
||||
etcd3 = "*"
|
||||
gunicorn = "*"
|
||||
bitmath = "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue