Skip to content

Commit 949bcee

Browse files
authored
chore(deps): remove non-direct dependencies from requirements-dev.txt (#761)
Remove the non-direct dependencies of the project from `requirements-dev.txt` to prevent incompatible upgrades like the ones from #758
1 parent eee34ff commit 949bcee

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed
Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1 @@
11
codecov-cli==11.2.6
2-
## The following requirements were added by pip freeze:
3-
anyio==4.12.0
4-
certifi==2025.11.12
5-
charset-normalizer==3.4.4
6-
click==8.2.1
7-
exceptiongroup==1.3.1
8-
h11==0.16.0
9-
httpcore==1.0.9
10-
httpx==0.27.2
11-
idna==3.11
12-
ijson==3.4.0.post0
13-
PyYAML==6.0.3
14-
regex==2025.11.3
15-
requests==2.32.5
16-
responses==0.21.0
17-
rfc3986==2.0.0
18-
sniffio==1.3.1
19-
test_results_parser==0.6.1
20-
tree-sitter==0.20.4
21-
typing_extensions==4.15.0
22-
urllib3==2.6.0

0 commit comments

Comments
 (0)