fix merge mess

This reverts commit 9f171193ef.
This commit is contained in:
Italo
2022-03-30 09:48:10 +01:00
parent 3e24d01af4
commit bad179ebaa
13 changed files with 97 additions and 166 deletions
+6 -6
View File
@@ -6,9 +6,9 @@
coveralls==3.3.1
flake8==4.0.1
flake8-tidy-imports==4.6.0
mypy==0.940
pytest==7.1.0
pytest-asyncio==0.18.2
mypy==0.942
pytest==7.1.1
pytest-asyncio==0.18.3
pytest-cov==3.0.0
pytest-mock==3.7.0
pytest-random-order==1.0.4
@@ -22,8 +22,8 @@ nbconvert==6.4.4
# mypy types
types-cachetools==5.0.0
types-filelock==3.2.5
types-requests==2.27.12
types-tabulate==0.8.5
types-requests==2.27.15
types-tabulate==0.8.6
# Extensions to datetime library
types-python-dateutil==2.8.9
types-python-dateutil==2.8.10