Merge pull request #257 from LakesideMiners/patch-1
Update requirements.txt
This commit is contained in:
		| @@ -14,4 +14,4 @@ import inkycal.modules.inkycal_slideshow | ||||
|  | ||||
| # Main file | ||||
| from inkycal.main import Inkycal | ||||
| #import inkycal.modules.inkycal_stocks | ||||
| import inkycal.modules.inkycal_stocks | ||||
|   | ||||
| @@ -5,6 +5,6 @@ from .inkycal_feeds import Feeds | ||||
| from .inkycal_todoist import Todoist | ||||
| from .inkycal_image import Inkyimage | ||||
| from .inkycal_jokes import Jokes | ||||
| #from .inkycal_stocks import Stocks | ||||
| from .inkycal_stocks import Stocks | ||||
| from .inkycal_slideshow import Slideshow | ||||
| from .inkycal_textfile_to_display import TextToDisplay | ||||
|   | ||||
| @@ -34,3 +34,4 @@ sphinx==6.2.1 | ||||
| sphinxemoji==0.2.0 | ||||
| sphinx-rtd-theme==1.2.1 | ||||
| recommonmark==0.7.1 | ||||
| cryptography==40.0.2 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user