a
This commit is contained in:
parent
be660c91e8
commit
cb2bbccfe1
7 changed files with 27 additions and 39 deletions
21
cow
Normal file
21
cow
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
[[source]]
|
||||
name = "pypi"
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[packages]
|
||||
pyotp==2.3.0
|
||||
python-decouple==3.1
|
||||
requests=="2.21.0"
|
||||
flask = "*"
|
||||
flask-restful = "*"
|
||||
etcd3 = "*"
|
||||
gunicorn = "*"
|
||||
bitmath = "*"
|
||||
pylint = "*"
|
||||
transitions = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.7"
|
||||
Loading…
Add table
Add a link
Reference in a new issue