Hotfix for missing dependency
This commit is contained in:
		
							
								
								
									
										1
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								setup.py
									
									
									
									
									
								
							| @@ -24,6 +24,7 @@ __install_requires__ = ['pyowm==3.1.1',                   # weather | |||||||
|                         'Flask-WTF==0.14.3',              # webforms |                         'Flask-WTF==0.14.3',              # webforms | ||||||
|                         'todoist-python==8.1.2',          # todoist api |                         'todoist-python==8.1.2',          # todoist api | ||||||
|                         'yfinance>=0.1.62',               # yahoo stocks |                         'yfinance>=0.1.62',               # yahoo stocks | ||||||
|  |                         'matplotlib==3.4.2'               # plotting  | ||||||
|                         ] |                         ] | ||||||
|  |  | ||||||
| __classifiers__ = [ | __classifiers__ = [ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user