This commit is contained in:
ahmadbilalkhalid 2019-08-30 18:32:19 +05:00
commit cb2bbccfe1
7 changed files with 27 additions and 39 deletions

21
cow Normal file
View 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"