Skip to content

Commit 16be19b

Browse files
committed
version constrain requests
1 parent d09f51e commit 16be19b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ install_requires =
3030
pygments >= 2.11
3131
pyjwt >= 2.3
3232
pyyaml >= 5.4
33-
requests >= 2.27
33+
requests >= 2.27, < 2.30
3434
tabulate >= 0.8
3535
requests-cache >= 0.9.4
3636
setup_requires =

0 commit comments

Comments
 (0)