Skip to content

Commit

Permalink
Fix self review findings
Browse files Browse the repository at this point in the history
  • Loading branch information
kse3hi committed Jan 29, 2024
1 parent 4f691ef commit cb5686b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .project-creation/.skeleton/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
#
# pip-compile requirements.in
#
aiohttp==3.8.6
# via dapr
aiohttp==3.9.0
# via
# -r requirements.in
# dapr
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
# via aiohttp
charset-normalizer==3.3.0
# via aiohttp
cloudevents==1.10.0
# via -r requirements.in
dapr==1.11.0
Expand Down

0 comments on commit cb5686b

Please sign in to comment.