Mercurial > code > home > repos > collector
view Pipfile @ 1:1275220a644b
pipenv
author | drewp@bigasterisk.com |
---|---|
date | Tue, 29 Mar 2022 22:02:25 -0700 |
parents | |
children | 29e10f3a497f |
line wrap: on
line source
[[source]] url = "https://pypi.python.org/simple" verify_ssl = true name = "pypi" [[source]] url = "https://projects.bigasterisk.com/" verify_ssl = true name = "home" [packages] docopt = "*" ipdb = "*" prometheus-client = "==0.11.0" rdflib-jsonld = "==0.5.0" rdflib = "==6.1.1" service-identity = "==21.1.0" Twisted = "*" [dev-packages] flake8 = "*" yapf="*" [requires] python_version = "3.9" [packages.8f5d07f] file = "https://github.com/drewp/cyclone/archive/python3.zip" [packages.cycloneerr] version = "==0.4.0" index = "home" [packages.patchablegraph] version = "==0.19.0" index = "home" [packages.rdfdb] version = "==0.21.0" index = "home" [packages.standardservice] version = "==0.6.0" index = "home"