mybuddy/Pipfile.lock

33 lines
714 B
Plaintext
Raw Normal View History

2017-08-11 18:32:02 +00:00
{
"_meta": {
"hash": {
2017-08-15 20:50:09 +00:00
"sha256": "bae82f005879197d15002ee3084605c5d70e02154eb49c1bc76d085d4cd6d51b"
2017-08-11 18:32:02 +00:00
},
"requires": {},
"sources": [
{
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"django": {
"version": "==1.11.4"
},
2017-08-13 20:15:57 +00:00
"django-filter": {
"version": "==1.0.4"
},
2017-08-15 20:50:09 +00:00
"django-widget-tweaks": {
"version": "==1.4.1"
},
2017-08-11 18:32:02 +00:00
"djangorestframework": {
"version": "==3.6.3"
},
"pytz": {
"version": "==2017.2"
}
},
"develop": {}
}