forked from djib/PDMameUpdate
Update Pipfile and bump transmission-clutch to latest version
This commit is contained in:
14
Pipfile
14
Pipfile
@ -1,14 +1,16 @@
|
||||
[[source]]
|
||||
name = "pypi"
|
||||
url = "https://pypi.org/simple"
|
||||
url = "https://pypi.python.org/simple"
|
||||
verify_ssl = true
|
||||
|
||||
[dev-packages]
|
||||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
feedparser = "*"
|
||||
bs4 = "*"
|
||||
requests = "*"
|
||||
clutch = "*"
|
||||
transmission-clutch = "*"
|
||||
tabulate = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[requires]
|
||||
python_version = "3.7"
|
||||
python_version = "3.9"
|
||||
|
Reference in New Issue
Block a user