This website works better with JavaScript.
Home
Help
Sign In
sebastian404
/
PDMameUpdate
forked from
djib/PDMameUpdate
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update Pipfile
master
djib
1 year ago
parent
cd1cd18419
commit
8a76b28b4d
2 changed files
with
9 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Pipfile
+8
-1
Pipfile.lock
+ 1
- 0
Pipfile
View File
@@ -8,6 +8,7 @@ verify_ssl = true
[packages]
feedparser = "*"
transmission-clutch = "*"
tabulate = "*"
[requires]
python_version = "3.7"
+ 8
- 1
Pipfile.lock
View File
@@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "
f2a40e2fc03eb21ea283f346cf95fc8ffec19eb86e203328a1d8e11c1e026c6
f"
"sha256": "
e3d43ff4830ae48696b6a19aa3a6766e8dbfafe9290959dfc620deb9e4258e7
f"
},
"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"
Write
Preview
Loading…
Cancel
Save