talk-generator
talk-generator copied to clipboard
talk-generator is capable of generating coherent slide decks based on a single topic suggestion.
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@radarhere, @hugovk] Restrict builtins within...
``` Traceback (most recent call last): File "/Users/korymath/Documents/code/talk-generator/venv/bin/talkgenerator", line 33, in sys.exit(load_entry_point('talkgenerator', 'console_scripts', 'talkgenerator')()) File "/Users/korymath/Documents/code/talk-generator/talkgenerator/run.py", line 13, in main_cli main(args) File "/Users/korymath/Documents/code/talk-generator/talkgenerator/run.py", line 6, in main presentations, slide_deck, output_file...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1. Release notes Sourced from pillow's releases. 10.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.1.html Changes Updated libwebp to 1.3.2 #7395 [@radarhere] Updated zlib to 1.3 #7344 [@radarhere] 10.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html Changes...