Skip to content

Commit dc18f57

Browse files
committed
⬆️ [open-zaak/open-zaak#1203] Pin vng-api-common
and add git to docker image, to let CI pass for now
1 parent 8ee484e commit dc18f57

4 files changed

Lines changed: 8 additions & 54 deletions

File tree

requirements/base.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ mozilla-django-oidc-db
2727
# API libraries
2828
djangorestframework
2929
gemma-zds-client<1.0
30-
git+https://github.com/VNG-Realisatie/vng-api-common.git@45303c6c79198c0bd6f39a2dcc5de9012bfcb06c#egg=vng_api_common
30+
git+https://github.com/VNG-Realisatie/vng-api-common.git@43779a141cfba3ecd5f90959c5d6b98c80386281#egg=vng_api_common
3131

3232
# WSGI servers & monitoring - production oriented
3333
uwsgi

requirements/base.txt

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with python 3.7
2+
# This file is autogenerated by pip-compile with python 3.9
33
# To update, run:
44
#
55
# ./bin/compile_dependencies.sh
@@ -22,8 +22,6 @@ boltons==21.0.0
2222
# via
2323
# face
2424
# glom
25-
cached-property==1.5.2
26-
# via kombu
2725
celery==5.2.6
2826
# via
2927
# -r requirements/base.in
@@ -151,12 +149,7 @@ imagesize==1.1.0
151149
# via sphinx
152150
importlib-metadata==4.11.3
153151
# via
154-
# celery
155-
# click
156-
# humanize
157-
# kombu
158152
# markdown
159-
# redis
160153
# sphinx
161154
inflection==0.5.1
162155
# via drf-yasg
@@ -278,11 +271,7 @@ sqlparse==0.4.2
278271
tornado==6.1
279272
# via flower
280273
typing-extensions==4.1.1
281-
# via
282-
# asgiref
283-
# async-timeout
284-
# importlib-metadata
285-
# redis
274+
# via redis
286275
uritemplate==3.0.0
287276
# via
288277
# coreapi
@@ -298,7 +287,7 @@ vine==5.0.0
298287
# amqp
299288
# celery
300289
# kombu
301-
vng_api_common @ git+https://github.com/VNG-Realisatie/vng-api-common.git@45303c6c79198c0bd6f39a2dcc5de9012bfcb06c
290+
vng-api-common @ git+https://github.com/VNG-Realisatie/vng-api-common.git@43779a141cfba3ecd5f90959c5d6b98c80386281
302291
# via -r requirements/base.in
303292
wcwidth==0.2.5
304293
# via prompt-toolkit

requirements/ci.txt

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with python 3.7
2+
# This file is autogenerated by pip-compile with python 3.9
33
# To update, run:
44
#
55
# ./bin/compile_dependencies.sh
@@ -41,10 +41,6 @@ boltons==21.0.0
4141
# -r requirements/base.txt
4242
# face
4343
# glom
44-
cached-property==1.5.2
45-
# via
46-
# -r requirements/base.txt
47-
# kombu
4844
celery==5.2.6
4945
# via
5046
# -r requirements/base.txt
@@ -234,13 +230,7 @@ imagesize==1.1.0
234230
importlib-metadata==4.11.3
235231
# via
236232
# -r requirements/base.txt
237-
# celery
238-
# click
239-
# flake8
240-
# humanize
241-
# kombu
242233
# markdown
243-
# redis
244234
# sphinx
245235
inflection==0.5.1
246236
# via
@@ -454,15 +444,10 @@ tornado==6.1
454444
# via
455445
# -r requirements/base.txt
456446
# flower
457-
typed-ast==1.5.4
458-
# via black
459447
typing-extensions==4.1.1
460448
# via
461449
# -r requirements/base.txt
462-
# asgiref
463-
# async-timeout
464450
# black
465-
# importlib-metadata
466451
# redis
467452
uritemplate==3.0.0
468453
# via
@@ -482,7 +467,7 @@ vine==5.0.0
482467
# amqp
483468
# celery
484469
# kombu
485-
vng_api_common @ git+https://github.com/VNG-Realisatie/vng-api-common.git@45303c6c79198c0bd6f39a2dcc5de9012bfcb06c
470+
vng-api-common @ git+https://github.com/VNG-Realisatie/vng-api-common.git@43779a141cfba3ecd5f90959c5d6b98c80386281
486471
# via -r requirements/base.txt
487472
waitress==2.1.1
488473
# via webtest

requirements/dev.txt

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with python 3.7
2+
# This file is autogenerated by pip-compile with python 3.9
33
# To update, run:
44
#
55
# ./bin/compile_dependencies.sh
@@ -45,10 +45,6 @@ boltons==21.0.0
4545
# glom
4646
bump2version==1.0.1
4747
# via -r requirements/dev.in
48-
cached-property==1.5.2
49-
# via
50-
# -r requirements/ci.txt
51-
# kombu
5248
celery==5.2.6
5349
# via
5450
# -r requirements/ci.txt
@@ -254,14 +250,7 @@ imagesize==1.1.0
254250
importlib-metadata==4.11.3
255251
# via
256252
# -r requirements/ci.txt
257-
# celery
258-
# click
259-
# flake8
260-
# humanize
261-
# kombu
262253
# markdown
263-
# pep517
264-
# redis
265254
# sphinx
266255
inflection==0.5.1
267256
# via
@@ -508,18 +497,10 @@ tornado==6.1
508497
# via
509498
# -r requirements/ci.txt
510499
# flower
511-
typed-ast==1.5.4
512-
# via
513-
# -r requirements/ci.txt
514-
# black
515500
typing-extensions==4.1.1
516501
# via
517502
# -r requirements/ci.txt
518-
# asgiref
519-
# async-timeout
520503
# black
521-
# gitpython
522-
# importlib-metadata
523504
# redis
524505
uritemplate==3.0.0
525506
# via
@@ -539,7 +520,7 @@ vine==5.0.0
539520
# amqp
540521
# celery
541522
# kombu
542-
vng_api_common @ git+https://github.com/VNG-Realisatie/vng-api-common.git@45303c6c79198c0bd6f39a2dcc5de9012bfcb06c
523+
vng-api-common @ git+https://github.com/VNG-Realisatie/vng-api-common.git@43779a141cfba3ecd5f90959c5d6b98c80386281
543524
# via -r requirements/ci.txt
544525
waitress==2.1.1
545526
# via
@@ -567,7 +548,6 @@ zipp==3.8.0
567548
# via
568549
# -r requirements/ci.txt
569550
# importlib-metadata
570-
# pep517
571551

572552
# The following packages are considered to be unsafe in a requirements file:
573553
# pip

0 commit comments

Comments
 (0)