Skip to content

Commit

Permalink
Merge branch 'encode:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
MhmoudGit authored Nov 1, 2023
2 parents ff268b6 + 8bb5d75 commit 9cebd89
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
h11 @ git+https://github.com/python-hyper/h11.git@master

# Explicit optionals
a2wsgi==1.7.0
a2wsgi==1.8.0
wsproto==1.2.0
websockets==11.0.3

Expand All @@ -16,16 +16,16 @@ twine==4.0.2
# Testing
black==23.7.0
ruff==0.0.286
pytest==7.4.2
pytest==7.4.3
pytest-mock==3.11.1
mypy==1.5.1
mypy==1.6.1
types-click==7.1.8
types-pyyaml==6.0.12.11
trustme==1.1.0
cryptography==41.0.4
cryptography==41.0.5
coverage==7.3.1
coverage-conditional-plugin==0.9.0
httpx==0.24.1
httpx==0.25.0
watchgod==0.8.2

# Documentation
Expand Down

0 comments on commit 9cebd89

Please sign in to comment.