Skip to content

Commit 54c884d

Browse files
pierresouchayPierre Souchay
andauthored
chore: release constraints on max version for pytz and requests (#119)
Fix #118 Co-authored-by: Pierre Souchay <pierre.souchay@axa.com>
1 parent 87a7258 commit 54c884d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
scramp>=1.2.0,<1.5.0
2-
pytz>=2020.1,<2022.2
2+
pytz>=2020.1
33
beautifulsoup4>=4.7.0,<5.0.0
44
boto3>=1.9.201,<2.0.0
5-
requests>=2.23.0,<2.28.1
5+
requests>=2.23.0,<3.0.0
66
lxml>=4.6.5
77
botocore>=1.12.201,<2.0.0
88
packaging

0 commit comments

Comments
 (0)