fix: pin pytz==2022.2.1
This commit is contained in:
@@ -94,3 +94,6 @@ pycodestyle<2.9.0
|
||||
# This constraint can be removed once https://github.com/snowflakedb/snowflake-connector-python/issues/1259 is resolved
|
||||
# and snowflake-connector-python>2.8.0 is released.
|
||||
pyopenssl==22.0.0
|
||||
|
||||
# pytz>2022.2.1 causes test failures in edx-platform
|
||||
pytz==2022.2.1
|
||||
|
||||
Reference in New Issue
Block a user