Skip to content

Commit

Permalink
upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
glyph committed Apr 24, 2023
1 parent 6574724 commit 21e8e7f
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ altgraph==0.17.3
# py2app
appdirs==1.4.4
# via twisted
attrs==22.2.0
attrs==23.1.0
# via
# automat
# hypothesis
Expand All @@ -29,7 +29,7 @@ click==8.1.3
# via pip-tools
constantly==15.1.0
# via twisted
cryptography==39.0.2
cryptography==40.0.2
# via
# pyopenssl
# service-identity
Expand All @@ -44,7 +44,7 @@ hyperframe==6.0.1
# via h2
hyperlink==21.0.0
# via twisted
hypothesis==6.70.0
hypothesis==6.72.2
# via twisted
idna==3.4
# via
Expand All @@ -56,59 +56,59 @@ macholib==1.16.2
# via py2app
modulegraph==0.19.3
# via py2app
mypy==1.0.0
mypy==1.0.1
# via
# -r requirements.in
# mypy-zope
mypy-extensions==1.0.0
# via mypy
mypy-zope==0.9.0
mypy-zope==0.9.1
# via -r requirements.in
packaging==23.0
packaging==23.1
# via build
pip-tools==6.12.3
pip-tools==6.13.0
# via -r requirements.in
priority==1.3.0
# via twisted
py2app==0.28.5
# via -r requirements.in
pyasn1==0.4.8
pyasn1==0.5.0
# via
# pyasn1-modules
# service-identity
# twisted
pyasn1-modules==0.2.8
pyasn1-modules==0.3.0
# via service-identity
pycparser==2.21
# via cffi
pyhamcrest==2.0.4
# via twisted
pyobjc-core==9.1b1
pyobjc-core==9.1.1
# via
# pyobjc-framework-cfnetwork
# pyobjc-framework-cocoa
# pyobjc-framework-exceptionhandling
# pyobjc-framework-usernotifications
# twisted
pyobjc-framework-cfnetwork==9.1b1
pyobjc-framework-cfnetwork==9.1.1
# via twisted
pyobjc-framework-cocoa==9.1b1
pyobjc-framework-cocoa==9.1.1
# via
# -r requirements.in
# pyobjc-framework-cfnetwork
# pyobjc-framework-exceptionhandling
# pyobjc-framework-usernotifications
# quickmacapp
# twisted
pyobjc-framework-exceptionhandling==9.1b1
pyobjc-framework-exceptionhandling==9.1.1
# via
# -r requirements.in
# quickmacapp
pyobjc-framework-usernotifications==9.1b1
pyobjc-framework-usernotifications==9.1.1
# via
# -r requirements.in
# quickmacapp
pyopenssl==23.0.0
pyopenssl==23.1.1
# via twisted
pyproject-hooks==1.0.0
# via build
Expand All @@ -131,7 +131,7 @@ twisted[macos_platform,tls]==22.10.0
# via
# -r requirements.in
# quickmacapp
types-python-dateutil==2.8.19.10
types-python-dateutil==2.8.19.12
# via -r requirements.in
typing-extensions==4.5.0
# via
Expand Down

0 comments on commit 21e8e7f

Please sign in to comment.