Skip to content

Commit

Permalink
rest of updates from api Pipfile
Browse files Browse the repository at this point in the history
  • Loading branch information
caila-marashaj committed Oct 31, 2023
1 parent b898b6b commit d12d2eb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ pytest = "==7.0.1"
pytest-asyncio = "~=0.16"
pytest-cov = "==2.10.1"
pytest-lazy-fixture = "==0.6.3"
pytest-xdist = "~=2.2.1"
sphinx = "==5.0.1"
twine = "==4.0.2"
wheel = "==0.30.0"
typeguard = "==2.12.1"
pytest-xdist = "~=2.5.0"
sphinx = "==4.4.0"
twine = "==4.0.0"
wheel = "==0.37.0"
typeguard = "==2.13.1"
sphinx-substitution-extensions = "==2020.9.30.0"
sphinxext-opengraph = "==0.8.1"
sphinx-tabs = ">=3.4.1,<4"
mock = "~=4.0.2"
mock = "~=4.0.3"
flake8 = "~=3.9.0"
flake8-annotations = "~=2.6.2"
flake8-docstrings = "~=1.6.0"
Expand Down

0 comments on commit d12d2eb

Please sign in to comment.