mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-08-26 15:31:14 +00:00
Replace pytz with stdlib zoneinfo/timezone, Bump python to 3.10
* Timezone support comes with the standard lib since 3.9 * Bump to 3.10 because typing.TypeGuard
This commit is contained in:
committed by
Andreas
parent
54347ee240
commit
73e537dabb
1
NOTICE
1
NOTICE
@@ -20,7 +20,6 @@ The following is a list of licensors and other acknowledgements for third-party
|
||||
- Flask, licensed under the BSD License, see https://flask.palletsprojects.com/
|
||||
- NumPy, licensed under the BSD License, see https://numpy.org/
|
||||
- Requests, licensed under the Apache License 2.0, see https://requests.readthedocs.io/
|
||||
- pytz, licensed under the MIT License, see https://pythonhosted.org/pytz/
|
||||
- matplotlib, licensed under the matplotlib License (a variant of the Python Software Foundation License), see https://matplotlib.org/
|
||||
- DEAP, licensed under the GNU Lesser General Public License v3.0, see https://deap.readthedocs.io/
|
||||
- SciPy, licensed under the BSD License, see https://scipy.org/
|
||||
|
Reference in New Issue
Block a user