Skip to content

Commit 1d61709

Browse files
committed
add type requests to dev dependencies
1 parent 132097f commit 1d61709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ trio==0.24.0
113113
types-python-dateutil==2.8.19.20240106
114114

115115
typing-extensions==4.9.0 ; python_version >= '3.7'
116-
116+
types-requests==2.31.0.20240125; python_version >= '3.7'
117117
urllib3==2.1.0 ; python_version >= '3.7'
118118

119119
wrapt==1.15.0 ; python_version < '3.11'

0 commit comments

Comments
 (0)