fix: pin pytz==2022.2.1

This commit is contained in:
UsamaSadiq
2022-10-03 14:20:37 +05:00
committed by Usama Sadiq
parent 24a019b0b3
commit ec24b974e1

View File

@@ -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