Skip to content

Commit 7975e3a

Browse files
committed
fix pytz version conflict
1 parent b5126e2 commit 7975e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
1111
fixtures>=3.0.0 # Apache-2.0/BSD
1212
mock>=3.0.0 # BSD
1313
oslotest>=3.8.0 # Apache-2.0
14-
pytz==2025.1 # MIT
14+
pytz>=2025.2 # MIT
1515
requests-mock>=1.2.0 # Apache-2.0
1616
#stevedore>=1.20.0 # Apache-2.0
1717
stestr>=2.0.0 # Apache-2.0

0 commit comments

Comments
 (0)