generated from Hazel/python-project
bump: updated request library and packaged cloudscraper
This commit is contained in:
parent
8f04cf8b3a
commit
35f7b5846e
@ -2,7 +2,7 @@
|
||||
name = "scribble_to_epub"
|
||||
dependencies = [
|
||||
'beautifulsoup4~=4.13.4',
|
||||
'easy-requests~=0.0.0',
|
||||
'easy-requests~=0.0.1',
|
||||
'EbookLib~=0.19',
|
||||
'arrow~=1.3.0',
|
||||
'ftfy~=6.3.1',
|
||||
@ -16,7 +16,7 @@ classifiers = [
|
||||
"Programming Language :: Python :: 3",
|
||||
"Operating System :: OS Independent",
|
||||
]
|
||||
version = "0.0.3"
|
||||
version = "0.0.4"
|
||||
license-files = [
|
||||
"LICENSE"
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user