[[source]]
name = "pypi"
url = "https://pypi.python.org/simple"
verify_ssl = true

[dev-packages]

[packages]
"web.py" = "==0.51"
pyyaml = "==5.4.1"
restsql = { path = "/Users/oliverdding/Projects/python/RestSQL/dist/restsql-2.0.4.tar.gz" }
elasticsearch = "==6.8.1"
psycopg2-binary = "==2.8.6"
mysqlclient = "==1.4.6"
impyla = "==0.16.3"

[requires]
python_version = "3.7"
