Skip to content

Instantly share code, notes, and snippets.

@awoods
Last active February 12, 2022 00:50
Show Gist options
  • Save awoods/e8e9f1b88f2df13236f6f767c9bf389b to your computer and use it in GitHub Desktop.
Save awoods/e8e9f1b88f2df13236f6f767c9bf389b to your computer and use it in GitHub Desktop.
iiif_synchronizer_updater/Pipfile
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
flask="*"
flask_pymongo="*"
flask-restx="*"
requests="*"
requests-mock="*"
PyJWT="*"
cryptography="*"
"stomp.py"="6.1.0"
structlog="*"
python-json-logger="*"
pytest="*"
pytest-mock="*"
more_itertools="*"
gunicorn = "*"
[requires]
python_version = "3.8"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment