File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 44#
55# pip-compile requirements.in
66#
7- aiohttp == 3.8.1
7+ aiohappyeyeballs == 2.4.3
8+ # via aiohttp
9+ aiohttp == 3.10.11
810 # via gcsfs
911aiosignal == 1.2.0
1012 # via aiohttp
@@ -68,9 +70,7 @@ chardet==4.0.0
6870 # cloud-files
6971 # cloud-volume
7072charset-normalizer == 2.0.12
71- # via
72- # aiohttp
73- # requests
73+ # via requests
7474click == 8.1.2
7575 # via
7676 # celery
@@ -375,6 +375,8 @@ prompt-toolkit==3.0.28
375375 # via
376376 # click-repl
377377 # ipython
378+ propcache == 0.2.0
379+ # via yarl
378380protobuf == 3.19.4
379381 # via
380382 # cloud-files
@@ -546,7 +548,7 @@ wrapt==1.13.3
546548 # via deprecated
547549wtforms == 3.0.1
548550 # via flask-admin
549- yarl == 1.7.2
551+ yarl == 1.18.0
550552 # via aiohttp
551553zipp == 3.7.0
552554 # via
You can’t perform that action at this time.
0 commit comments