Skip to content

Commit e2a7e71

Browse files
committed
SDK-1615: Add pytz to setup.py
1 parent 39cbe54 commit e2a7e71

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"asn1==2.2.0",
2727
"pyopenssl>=18.0.0",
2828
"iso8601==0.1.13",
29+
"pytz==2020.4",
2930
],
3031
extras_require={
3132
"examples": [

0 commit comments

Comments
 (0)