generated from Hazel/python-project
added versiouning to deps
This commit is contained in:
parent
e7b2379231
commit
4df055afa4
@ -1,11 +1,11 @@
|
||||
[project]
|
||||
name = "scribble_to_epub"
|
||||
dependencies = [
|
||||
'beautifulsoup4',
|
||||
'beautifulsoup4~=4.13.4',
|
||||
'requests',
|
||||
'EbookLib',
|
||||
'arrow',
|
||||
'ftfy',
|
||||
'EbookLib~=0.19',
|
||||
'arrow~=1.3.0',
|
||||
'ftfy~=6.3.1',
|
||||
]
|
||||
authors = []
|
||||
description = "This scrapes books from https://www.scribblehub.com/ and creates epub from them"
|
||||
|
Loading…
x
Reference in New Issue
Block a user