Skip to content

Commit

Permalink
Update Python dependencies (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkjpryor authored Oct 16, 2024
1 parent 2f0de74 commit ee1d39e
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
aiohappyeyeballs==2.4.0
aiohttp==3.10.5
aiohappyeyeballs==2.4.3
aiohttp==3.10.10
aiosignal==1.3.1
annotated-types==0.7.0
anyio==4.4.0
anyio==4.6.2.post1
async-timeout==4.0.3
attrs==24.2.0
certifi==2024.7.4
cffi==1.17.0
charset-normalizer==3.3.2
certifi==2024.8.30
cffi==1.17.1
click==8.1.7
cryptography==43.0.0
cryptography==43.0.1
easykube==0.4.0
exceptiongroup==1.2.2
frozenlist==1.4.1
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
idna==3.7
httpcore==1.0.6
httpx==0.27.2
idna==3.10
iso8601==2.1.0
kopf==1.37.2
kube-custom-resource==0.5.0
multidict==6.0.5
pbr==6.0.0
multidict==6.1.0
pbr==6.1.0
propcache==0.2.0
pycparser==2.22
pydantic==2.8.2
pydantic_core==2.20.1
pydantic==2.9.2
pydantic_core==2.23.4
python-json-logger==2.0.7
PyYAML==6.0.2
sniffio==1.3.1
typing_extensions==4.12.2
yarl==1.9.4
yarl==1.15.3

0 comments on commit ee1d39e

Please sign in to comment.