Skip to content

Commit 9f4f956

Browse files
authored
Fix requests version specification in requirements.txt
1 parent 4d2d7ce commit 9f4f956

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
requests~2.32.5
1+
requests=2.32.5
22
pytest~=7.4.0
33
pydantic~=2.7.4
44
typing_extensions~=4.12.2

0 commit comments

Comments
 (0)