Skip to content

Commit de6d44a

Browse files
committed
chore: use flywire pcg
1 parent a624cf4 commit de6d44a

File tree

3 files changed

+51
-43
lines changed

3 files changed

+51
-43
lines changed

Diff for: dev_requirements.txt

+25-21
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --output-file=dev_requirements.txt
66
#
7-
-e git+git://github.com/seung-lab/PyChunkedGraph.git@vminnie-125#egg=pychunkedgraph
7+
-e git+git://github.com/seung-lab/PyChunkedGraph.git@v1.16.0#egg=pychunkedgraph
88
# via -r requirements.in
99
aiohttp==3.7.4.post0
1010
# via gcsfs
@@ -45,7 +45,6 @@ cachetools==4.2.4
4545
# caveclient
4646
# google-auth
4747
# middle-auth-client
48-
# pychunkedgraph
4948
caveclient==4.0.0
5049
# via -r requirements.in
5150
celery==4.4.7
@@ -82,13 +81,14 @@ cloud-volume==6.0.0
8281
# via
8382
# -r requirements.in
8483
# pychunkedgraph
85-
# task-queue
8684
codecov==2.1.11
8785
# via pychunkedgraph
8886
compressed-segmentation==2.0.1
8987
# via cloud-volume
9088
compresso==2.3.1
9189
# via cloud-volume
90+
contact-points==0.0.7
91+
# via pychunkedgraph
9292
coverage==5.5
9393
# via codecov
9494
crc32c==2.2
@@ -111,7 +111,9 @@ dill==0.3.3
111111
# multiprocess
112112
# pathos
113113
dracopy==0.0.19
114-
# via cloud-volume
114+
# via
115+
# cloud-volume
116+
# pychunkedgraph
115117
dynamicannotationdb==3.1.7
116118
# via -r requirements.in
117119
emannotationschemas==3.5.4
@@ -173,12 +175,12 @@ gevent==20.6.2
173175
# -r requirements.in
174176
# cloud-files
175177
# cloud-volume
176-
# task-queue
177178
google-api-core[grpc]==1.29.0
178179
# via
179180
# google-cloud-bigtable
180181
# google-cloud-core
181182
# google-cloud-datastore
183+
# google-cloud-pubsub
182184
google-auth==1.30.1
183185
# via
184186
# cloud-files
@@ -201,6 +203,8 @@ google-cloud-core==1.6.0
201203
# google-cloud-storage
202204
google-cloud-datastore==2.1.3
203205
# via pychunkedgraph
206+
google-cloud-pubsub==2.9.0
207+
# via messagingclient
204208
google-cloud-storage==1.38.0
205209
# via
206210
# cloud-files
@@ -218,10 +222,13 @@ googleapis-common-protos[grpc]==1.53.0
218222
greenlet==1.1.0
219223
# via gevent
220224
grpc-google-iam-v1==0.12.3
221-
# via google-cloud-bigtable
222-
grpcio==1.38.0
225+
# via
226+
# google-cloud-bigtable
227+
# google-cloud-pubsub
228+
grpcio==1.42.0
223229
# via
224230
# google-api-core
231+
# google-cloud-pubsub
225232
# googleapis-common-protos
226233
# grpc-google-iam-v1
227234
# pychunkedgraph
@@ -267,13 +274,15 @@ jsonschema==3.2.0
267274
# dynamicannotationdb
268275
# emannotationschemas
269276
# flask-restx
277+
# pychunkedgraph
270278
# python-jsonschema-objects
271279
kombu==4.6.11
272280
# via celery
273281
libcst==0.3.19
274282
# via
275283
# google-cloud-bigtable
276284
# google-cloud-datastore
285+
# google-cloud-pubsub
277286
mako==1.1.5
278287
# via alembic
279288
markdown==3.3.4
@@ -297,6 +306,8 @@ marshmallow-sqlalchemy==0.23.1
297306
# via -r requirements.in
298307
matplotlib-inline==0.1.2
299308
# via ipython
309+
messagingclient==0.1.2
310+
# via pychunkedgraph
300311
middle-auth-client==3.9.0
301312
# via
302313
# -r requirements.in
@@ -326,15 +337,16 @@ numpy==1.21.4
326337
# cloud-volume
327338
# compressed-segmentation
328339
# compresso
340+
# contact-points
329341
# emannotationschemas
330342
# fastremap
331343
# fpzip
344+
# messagingclient
332345
# multiwrapper
333346
# pandas
334347
# pyarrow
335348
# pychunkedgraph
336349
# simplejpeg
337-
# task-queue
338350
# zmesh
339351
oauthlib==3.1.1
340352
# via requests-oauthlib
@@ -359,9 +371,6 @@ pathos==0.2.7
359371
# via
360372
# cloud-files
361373
# cloud-volume
362-
# task-queue
363-
pbr==5.6.0
364-
# via task-queue
365374
pexpect==4.8.0
366375
# via ipython
367376
pickleshare==0.7.5
@@ -382,6 +391,7 @@ proto-plus==1.18.1
382391
# via
383392
# google-cloud-bigtable
384393
# google-cloud-datastore
394+
# google-cloud-pubsub
385395
protobuf==3.17.2
386396
# via
387397
# cloud-files
@@ -414,7 +424,9 @@ pycparser==2.20
414424
pygments==2.9.0
415425
# via ipython
416426
pyopenssl==20.0.1
417-
# via urllib3
427+
# via
428+
# pychunkedgraph
429+
# urllib3
418430
pyparsing==2.4.7
419431
# via packaging
420432
pyrsistent==0.18.0
@@ -425,7 +437,6 @@ pytest==6.2.4
425437
# via
426438
# compressed-segmentation
427439
# dracopy
428-
# task-queue
429440
python-dateutil==2.8.1
430441
# via
431442
# botocore
@@ -445,9 +456,7 @@ pytz==2020.1
445456
# google-api-core
446457
# pandas
447458
pyyaml==5.4.1
448-
# via
449-
# libcst
450-
# pychunkedgraph
459+
# via libcst
451460
redis==4.0.0
452461
# via
453462
# middle-auth-client
@@ -466,7 +475,6 @@ requests==2.26.0
466475
# middle-auth-client
467476
# pychunkedgraph
468477
# requests-oauthlib
469-
# task-queue
470478
requests-oauthlib==1.3.0
471479
# via google-auth-oauthlib
472480
rq==1.8.1
@@ -513,8 +521,6 @@ sqlalchemy==1.3.24
513521
# flask-sqlalchemy
514522
# geoalchemy2
515523
# marshmallow-sqlalchemy
516-
task-queue==1.0.0
517-
# via pychunkedgraph
518524
tenacity==7.0.0
519525
# via
520526
# cloud-files
@@ -525,7 +531,6 @@ tqdm==4.61.0
525531
# via
526532
# cloud-files
527533
# cloud-volume
528-
# task-queue
529534
traitlets==5.0.5
530535
# via
531536
# ipython
@@ -544,7 +549,6 @@ urllib3[brotli,secure]==1.26.7
544549
# botocore
545550
# cloud-files
546551
# cloud-volume
547-
# pychunkedgraph
548552
# requests
549553
vine==1.3.0
550554
# via

Diff for: requirements.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ flask_cors
2626
numpy>=1.20
2727
dynamicannotationdb>=3.1.7
2828
emannotationschemas>=3.5.4
29-
-e git+git://github.com/seung-lab/PyChunkedGraph.git@vminnie-125#egg=pychunkedgraph
29+
-e git+git://github.com/seung-lab/PyChunkedGraph.git@v1.16.0#egg=pychunkedgraph

0 commit comments

Comments
 (0)