Skip to content

Commit b01910f

Browse files
committed
Update README.md
1 parent 9d206fb commit b01910f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -442,10 +442,11 @@ To install Chocolatey:
442442
| 2 | allure-pytest | Allure Pytest Plugin. | [Source](https://pypi.org/project/allure-pytest/) |
443443
| 3 | allure-python-common | The package contains classes and functions for users of Allure Report. It can be used to enhance reports using an existing Allure adapter or to create new adapters. | [Source](https://pypi.org/project/allure-python-commons/) |
444444
| 4 | altgraph | A graph (network) package for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with graphviz output. | [Source](https://pypi.org/project/altgraph/) |
445-
| 5 | asteval | The asteval module allows you to evaluate a large subset of the Python language from within a python program, without using eval(). | [Source](https://pypi.org/project/asteval/) |
445+
| 5 | asteval | The asteval module allows you to evaluate a large subset of the Python language from within a python program, without using eval(). | [Source](https://pypi.org/project/asteval/) |
446446
| 6 | atomicwrites | Atomic file writes. This package is also used in order to run pytest. | [Source](https://pypi.org/project/atomicwrites/) |
447447
| 7 | attr | Simple decorator to set attributes of target function or class in a DRY way. | [Source](https://pypi.org/project/attrs/) |
448448
| 8 | autopep8 | A tool that automatically formats Python code to conform to the PEP 8 style guide. | [Source](https://pypi.org/project/autopep8/) |
449+
| 9 | babel | Babel is an integrated collection of utilities that assist in internationalizing and localizing Python applications, with an emphasis on web-based applications. | [Source](https://pypi.org/project/babel/) |
449450
<!-- markdownlint-enable MD013 -->
450451
451452
Full list of dependencies see [here.](https://github.com/iKostanOrg/codewars/blob/master/requirements.txt)

0 commit comments

Comments
 (0)