Added pytz to requirements.

Change-Id: Ife9e645d6d9dbf298f08201366a2075d74f80258
This commit is contained in:
Roman Dobosz 2024-02-26 09:53:57 +01:00
parent 15125a46a1
commit a3095c0485
1 changed files with 1 additions and 0 deletions

View File

@ -27,3 +27,4 @@ pyroute2>=0.5.7;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)
retrying!=1.3.0,>=1.2.3 # Apache-2.0
stevedore>=1.20.0 # Apache-2.0
prometheus_client>=0.6.0 # Apache-2.0
pytz>=2024.1 # MIT