Skip to content

Commit 245f6a7

Browse files
authored
Add pytz to requirements-testing.txt
1 parent d00343f commit 245f6a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/requirements-testing.txt

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
pytest>=7.0.1,<8.0
33
pytest-cov>=4.0.0,<5.0
44
pytest-django>=4.5.2,<5.0
5+
pytz
56
importlib-metadata<5.0
67
# temporary pin of attrs
78
attrs==22.1.0

0 commit comments

Comments
 (0)