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
@@ -16,8 +18,6 @@ amqp==5.0.9
1618 # via kombu
1719aniso8601 == 9.0.1
1820 # via flask-restx
19- appnope == 0.1.4
20- # via ipython
2121async-timeout == 4.0.2
2222 # via aiohttp
2323atomicwrites == 1.4.1
@@ -27,13 +27,12 @@ attrs==23.2.0
2727 # aiohttp
2828 # caveclient
2929 # jsonschema
30+ # nglui
3031 # pytest
3132backcall == 0.2.0
3233 # via ipython
3334billiard == 3.6.4.0
3435 # via celery
35- blosc2 == 2.5.1
36- # via tables
3736boto3 == 1.21.3
3837 # via
3938 # cloud-files
@@ -71,9 +70,7 @@ chardet==4.0.0
7170 # cloud-files
7271 # cloud-volume
7372charset-normalizer == 2.0.12
74- # via
75- # aiohttp
76- # requests
73+ # via requests
7774click == 8.1.2
7875 # via
7976 # celery
@@ -167,7 +164,7 @@ frozenlist==1.3.0
167164 # via
168165 # aiohttp
169166 # aiosignal
170- fsspec == 2022.01 .0
167+ fsspec == 2022.1 .0
171168 # via gcsfs
172169furl == 2.1.3
173170 # via middle-auth-client
@@ -265,7 +262,7 @@ jsonschema==3.2.0
265262 # python-jsonschema-objects
266263kombu == 5.2.3
267264 # via celery
268- limits == 3.3.1
265+ limits [ redis ] == 3.3.1
269266 # via flask-limiter
270267mako == 1.1.6
271268 # via alembic
@@ -296,8 +293,6 @@ mdurl==0.1.2
296293 # via markdown-it-py
297294middle-auth-client == 3.11.0
298295 # via -r requirements.in
299- msgpack == 1.0.8
300- # via blosc2
301296multidict == 6.0.2
302297 # via
303298 # aiohttp
@@ -306,8 +301,6 @@ multiprocess==0.70.12.2
306301 # via pathos
307302multiwrapper == 0.1.1
308303 # via -r requirements.in
309- ndindex == 1.8
310- # via blosc2
311304networkx == 2.5
312305 # via
313306 # caveclient
@@ -316,12 +309,9 @@ neuroglancer==2.39.2
316309 # via nglui
317310nglui == 3.3.6
318311 # via -r requirements.in
319- numexpr == 2.10.1
320- # via tables
321312numpy == 1.26.4
322313 # via
323314 # -r requirements.in
324- # blosc2
325315 # caveclient
326316 # cloud-volume
327317 # compressed-segmentation
@@ -332,13 +322,11 @@ numpy==1.26.4
332322 # multiwrapper
333323 # neuroglancer
334324 # nglui
335- # numexpr
336325 # pandas
337326 # pyarrow
338327 # pyspng-seunglab
339328 # shapely
340329 # simplejpeg
341- # tables
342330oauth2client == 4.1.3
343331 # via google-apitools
344332oauthlib == 3.2.0
@@ -355,7 +343,6 @@ packaging==21.3
355343 # limits
356344 # pytest
357345 # redis
358- # tables
359346pandas == 1.3.5
360347 # via
361348 # -r requirements.in
@@ -388,6 +375,8 @@ prompt-toolkit==3.0.28
388375 # via
389376 # click-repl
390377 # ipython
378+ propcache == 0.2.0
379+ # via yarl
391380protobuf == 3.19.4
392381 # via
393382 # cloud-files
@@ -405,10 +394,6 @@ ptyprocess==0.7.0
405394 # via pexpect
406395py == 1.11.0
407396 # via pytest
408- py-cpuinfo == 9.0.0
409- # via
410- # blosc2
411- # tables
412397pyarrow == 3.0.0
413398 # via
414399 # -r requirements.in
@@ -458,7 +443,9 @@ pytz==2021.3
458443 # flask-restx
459444 # pandas
460445redis == 4.1.4
461- # via middle-auth-client
446+ # via
447+ # limits
448+ # middle-auth-client
462449requests == 2.26.0
463450 # via
464451 # -r requirements.in
@@ -516,8 +503,6 @@ sqlalchemy==1.3.24
516503 # flask-sqlalchemy
517504 # geoalchemy2
518505 # marshmallow-sqlalchemy
519- tables == 3.9.2
520- # via nglui
521506tenacity == 8.0.1
522507 # via
523508 # cloud-files
@@ -563,7 +548,7 @@ wrapt==1.13.3
563548 # via deprecated
564549wtforms == 3.0.1
565550 # via flask-admin
566- yarl == 1.7 .2
551+ yarl == 1.17 .2
567552 # via aiohttp
568553zipp == 3.7.0
569554 # via
0 commit comments