Skip to content

Commit

Permalink
fix requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay committed Jun 12, 2024
1 parent fd5d509 commit 500e1ee
Showing 1 changed file with 2 additions and 37 deletions.
39 changes: 2 additions & 37 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,39 +1,4 @@
beautifulsoup4>=4.12.3
certifi==2022.6.15
chardet==4.0.0
click==8.1.3
defusedxml==0.7.1
extruct>=0.13.0
Flask==2.1.0
fonttools==4.38.0
fpdf2==2.5.7
Flask==3.0.3
gunicorn==20.1.0
html-text==0.5.2
html5lib==1.1
idna==2.10
importlib-metadata==4.12.0
isodate==0.6.1
itsdangerous==2.1.2
Jinja2==3.1.2
jstyleson==0.0.2
lxml==4.9.1
MarkupSafe==2.1.1
mf2py==1.1.2
Pillow==9.3.0
pyparsing==3.0.9
pyRdfa3==3.5.3
rdflib==6.2.0
rdflib-jsonld==0.6.2
recipe-scrapers==14.56.0
requests==2.25.1
six==1.16.0
soupsieve==2.3.2.post1
svg.path==6.2
types-beautifulsoup4==4.11.6
types-requests==2.28.11.2
types-urllib3==1.26.25.1
urllib3==1.26.11
w3lib==1.22.0
webencodings==0.5.1
Werkzeug==2.2.1
zipp==3.8.1
recipe-scrapers==14.56.0

0 comments on commit 500e1ee

Please sign in to comment.