Skip to content

Instantly share code, notes, and snippets.

@noize-e
Created April 7, 2021 19:38
Show Gist options
  • Save noize-e/e8468f1247cddaff3ddf8cba0d8a05ec to your computer and use it in GitHub Desktop.
Save noize-e/e8468f1247cddaff3ddf8cba0d8a05ec to your computer and use it in GitHub Desktop.
Pipfile
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
pytz = "*"
pyexcel = "*"
requests = "*"
chardet = "*"
httplib2 = "*"
apiclient = "*"
passlib = "*"
bsddb3 = "*"
oauth2client = "*"
[dev-packages]
[requires]
python_version = "3.9"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment