Replace toml with tomli (#787)

* Replace `toml` with `tomli`

* Replace `toml` with `tomli`
This commit is contained in:
Nikita Sobolev
2021-12-16 22:19:34 +03:00
committed by GitHub
parent b50a9077f8
commit 02a39f722d
3 changed files with 7 additions and 4 deletions
-1
View File
@@ -7,6 +7,5 @@ pre-commit==2.13.0
pytest==6.1.1
pytest-mypy-plugins==1.9.2
psycopg2-binary
types-toml==0.1.1
-e ./django_stubs_ext
-e .