Skip to content

Commit d7da26e

Browse files
committed
chore: update dependencies
1 parent a80d686 commit d7da26e

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ $ nohup bash scripts/install.sh > logs/install.log &
114114

115115
## Requirements
116116

117-
See [requirements-dev.txt](./requirements-dev.txt) and [requirements.txt](./requirements.txt).
117+
See [requirements-dev.txt](./requirements-dev.txt), [requirements.txt](./requirements.txt) and [pyproject.toml:dependencies](./pyproject.toml).
118118

119119
## Contributing
120120

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,7 @@ dependencies = [
2626
"gdown>=4.7",
2727
"wget>=3.2",
2828
"texttable>=1.6",
29-
"munkres>=1.1.4",
30-
"tabulate>=0.9.0",
3129
"pandas>=2.0.3",
32-
"pytz>=2023.3.post1",
3330
]
3431

3532
[project.urls]

0 commit comments

Comments
 (0)