forked from djib/PDMameUpdate
Update Pipfile
This commit is contained in:
1
Pipfile
1
Pipfile
@ -8,6 +8,7 @@ verify_ssl = true
|
||||
[packages]
|
||||
feedparser = "*"
|
||||
transmission-clutch = "*"
|
||||
tabulate = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.7"
|
||||
|
9
Pipfile.lock
generated
9
Pipfile.lock
generated
@ -1,7 +1,7 @@
|
||||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "f2a40e2fc03eb21ea283f346cf95fc8ffec19eb86e203328a1d8e11c1e026c6f"
|
||||
"sha256": "e3d43ff4830ae48696b6a19aa3a6766e8dbfafe9290959dfc620deb9e4258e7f"
|
||||
},
|
||||
"pipfile-spec": 6,
|
||||
"requires": {
|
||||
@ -60,6 +60,13 @@
|
||||
],
|
||||
"version": "==1.11.0"
|
||||
},
|
||||
"tabulate": {
|
||||
"hashes": [
|
||||
"sha256:5470cc6687a091c7042cee89b2946d9235fe9f6d49c193a4ae2ac7bf386737c8"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==0.8.6"
|
||||
},
|
||||
"transmission-clutch": {
|
||||
"hashes": [
|
||||
"sha256:dbe9673420ae9bf07c00c249c59346d1a0f71023b29297e816d3a2afa1aa716a"
|
||||
|
Reference in New Issue
Block a user