Skip to content

Commit

Permalink
Merge branch 'master' into line-length
Browse files Browse the repository at this point in the history
  • Loading branch information
karpetrosyan authored Apr 13, 2024
2 parents b9a86a2 + 39b756f commit 5cf7d9a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,14 @@ jinja2==3.1.3

# Packaging
build==1.2.1
twine
twine==5.0.0

# Tests & Linting
coverage[toml]==7.4.4
ruff==0.3.4
mypy==1.9.0
trio-typing==0.10.0
types-certifi==2021.10.8.3
pytest==8.1.1
pytest-httpbin==2.0.0
pytest-trio==0.8.0
werkzeug<2.1 # See: https://github.com/postmanlabs/httpbin/issues/673
werkzeug<2.1 # See: https://github.com/psf/httpbin/issues/35

0 comments on commit 5cf7d9a

Please sign in to comment.