Skip to content

Commit d9092d8

Browse files
sanks011pre-commit-ci[bot]MaximSmolskiy
authored
fixes requirements error (TheAlgorithms#12438)
* fixes join.py action * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fixes split.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fixed two requirements * Custom Implementation of join.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * updated join.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update split.py * Update join.py * Update join.py --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Maxim Smolskiy <[email protected]>
1 parent 972a5c1 commit d9092d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
beautifulsoup4
2-
fake_useragent
2+
fake-useragent
33
imageio
44
keras
55
lxml
@@ -11,7 +11,7 @@ pillow
1111
requests
1212
rich
1313
scikit-learn
14-
sphinx_pyproject
14+
sphinx-pyproject
1515
statsmodels
1616
sympy
1717
tweepy

0 commit comments

Comments
 (0)