mirror of
https://github.com/Rushilwiz/relish.git
synced 2025-04-03 19:50:17 -04:00
27 lines
582 B
JSON
27 lines
582 B
JSON
{
|
|
"_meta": {
|
|
"hash": {
|
|
"sha256": "4655e86815d1a8b57f96a34fdbfd0e87b6607093fa13e4a22e567f5be0dbf58b"
|
|
},
|
|
"pipfile-spec": 6,
|
|
"requires": {
|
|
"python_version": "3.8"
|
|
},
|
|
"sources": [
|
|
{
|
|
"name": "pypi",
|
|
"url": "https://pypi.python.org/simple",
|
|
"verify_ssl": true
|
|
}
|
|
]
|
|
},
|
|
"default": {
|
|
"django-phonenumber-field": {
|
|
"extras": [
|
|
"phonenumbers"
|
|
]
|
|
}
|
|
},
|
|
"develop": {}
|
|
}
|