Skip to content

Commit 9601123

Browse files
committed
Remove requests from requirements.
1 parent 36aeca7 commit 9601123

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ dependencies = [
9393
"python-dateutil >= 2.8.0, < 3.0.0",
9494
"python-fsutil >= 0.9.3, < 1.0.0",
9595
"python-slugify >= 7.0.0, < 9.0.0",
96-
"requests >= 2.26.0, < 3.0.0",
9796
]
9897
dynamic = ["version"]
9998
maintainers = [

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ python-dateutil == 2.8.2
77
python-fsutil == 0.10.0
88
python-slugify == 8.0.1
99
pyyaml == 6.0
10-
requests == 2.31.0
1110
toml == 0.10.2
1211
xlrd == 2.0.1
1312
xmltodict == 0.13.0

0 commit comments

Comments
 (0)