Skip to content

Commit acd7550

Browse files
ohmayrparthea
andauthored
Update setup.py
Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent 56f7b17 commit acd7550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"cryptography < 39.0.0; python_version < '3.8'",
3535
]
3636

37-
requests_extra_require = ["requests >= 2.20.0, < 3.0.0.dev0"]
37+
requests_extra_require = ["requests >= 2.20.0, < 3.0.0"]
3838

3939
aiohttp_extra_require = ["aiohttp >= 3.6.2, < 4.0.0.dev0", *requests_extra_require]
4040

0 commit comments

Comments
 (0)