Skip to content

Commit 184378d

Browse files
committed
Pin to 1.3.0rc1
1 parent f6735ee commit 184378d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdks/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ def get_version():
168168
'mock>=1.0.1,<3.0.0',
169169
'nose>=1.3.7',
170170
'nose_xunitmp>=0.4.1',
171-
'pandas>=1.0,<1.3.0',
171+
'pandas==1.3.0rc1',
172172
'parameterized>=0.7.1,<0.8.0',
173173
'pyhamcrest>=1.9,!=1.10.0,<2.0.0',
174174
'pyyaml>=3.12,<6.0.0',

0 commit comments

Comments
 (0)