File tree 4 files changed +25
-7
lines changed
4 files changed +25
-7
lines changed Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.10
2
+ # This file is autogenerated by pip-compile with Python 3.9
3
3
# by the following command:
4
4
#
5
5
# pip-compile requirements-dev.in
17
17
# via -r requirements.in
18
18
-e git+https://github.com/okfde/fcdocs-annotate.git@main#egg=fcdocs_annotate
19
19
# via -r requirements.in
20
- -e git+https://github.com/okfde/froide.git@main #egg=froide
20
+ -e git+https://github.com/okfde/froide.git@krmax44/navigation #egg=froide
21
21
# via
22
22
# -r requirements.in
23
23
# froide-campaign
@@ -499,6 +499,10 @@ idna==3.4
499
499
# yarl
500
500
imagesize == 1.4.1
501
501
# via sphinx
502
+ importlib-metadata == 6.8.0
503
+ # via
504
+ # markdown
505
+ # sphinx
502
506
inflection == 0.5.1
503
507
# via
504
508
# drf-spectacular
@@ -852,10 +856,12 @@ traitlets==5.9.0
852
856
typing-extensions == 4.6.1
853
857
# via
854
858
# asgiref
859
+ # black
855
860
# dj-database-url
856
861
# django-countries
857
862
# psycopg
858
863
# pyee
864
+ # pypdf
859
865
# pytest-factoryboy
860
866
# torch
861
867
tzdata == 2023.3
@@ -911,6 +917,8 @@ xlrd==2.0.1
911
917
# via -r requirements.in
912
918
yarl == 1.9.2
913
919
# via aiohttp
920
+ zipp == 3.17.0
921
+ # via importlib-metadata
914
922
zipstream == 1.1.4
915
923
# via django-filingcabinet
916
924
zopfli == 0.2.2
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.10
2
+ # This file is autogenerated by pip-compile with Python 3.9
3
3
# by the following command:
4
4
#
5
5
# pip-compile requirements-production.in
17
17
# via -r requirements.in
18
18
-e git+https://github.com/okfde/fcdocs-annotate.git@main#egg=fcdocs_annotate
19
19
# via -r requirements.in
20
- -e git+https://github.com/okfde/froide.git@main #egg=froide
20
+ -e git+https://github.com/okfde/froide.git@krmax44/navigation #egg=froide
21
21
# via
22
22
# -r requirements.in
23
23
# froide-campaign
@@ -477,6 +477,8 @@ idna==3.4
477
477
# via
478
478
# requests
479
479
# yarl
480
+ importlib-metadata==6.8.0
481
+ # via markdown
480
482
inflection==0.5.1
481
483
# via drf-spectacular
482
484
itypes==1.2.0
@@ -737,6 +739,7 @@ typing-extensions==4.6.1
737
739
# dj-database-url
738
740
# django-countries
739
741
# psycopg
742
+ # pypdf
740
743
# torch
741
744
tzdata==2023.3
742
745
# via
@@ -793,6 +796,8 @@ xlrd==2.0.1
793
796
# via -r requirements.in
794
797
yarl==1.9.2
795
798
# via aiohttp
799
+ zipp==3.17.0
800
+ # via importlib-metadata
796
801
zipstream==1.1.4
797
802
# via django-filingcabinet
798
803
zopfli==0.2.2
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ websockets
75
75
xlrd
76
76
77
77
-e git+https://github.com/okfde/django-amenities.git@main#egg=django-amenities
78
- -e git+https://github.com/okfde/froide.git@main #egg=froide
78
+ -e git+https://github.com/okfde/froide.git@krmax44/navigation #egg=froide
79
79
-e git+https://github.com/okfde/froide-campaign.git@main#egg=froide-campaign
80
80
-e git+https://github.com/okfde/froide-food.git@main#egg=froide-food
81
81
-e git+https://github.com/okfde/froide-fax.git@main#egg=froide-fax
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.10
2
+ # This file is autogenerated by pip-compile with Python 3.9
3
3
# by the following command:
4
4
#
5
5
# pip-compile requirements.in
17
17
# via -r requirements.in
18
18
-e git+https://github.com/okfde/fcdocs-annotate.git@main#egg=fcdocs_annotate
19
19
# via -r requirements.in
20
- -e git+https://github.com/okfde/froide.git@main #egg=froide
20
+ -e git+https://github.com/okfde/froide.git@krmax44/navigation #egg=froide
21
21
# via
22
22
# -r requirements.in
23
23
# froide-campaign
@@ -444,6 +444,8 @@ idna==3.4
444
444
# via
445
445
# requests
446
446
# yarl
447
+ importlib-metadata == 6.8.0
448
+ # via markdown
447
449
inflection == 0.5.1
448
450
# via drf-spectacular
449
451
itypes == 1.2.0
@@ -678,6 +680,7 @@ typing-extensions==4.6.1
678
680
# dj-database-url
679
681
# django-countries
680
682
# psycopg
683
+ # pypdf
681
684
# torch
682
685
tzdata == 2023.3
683
686
# via
@@ -730,6 +733,8 @@ xlrd==2.0.1
730
733
# via -r requirements.in
731
734
yarl == 1.9.2
732
735
# via aiohttp
736
+ zipp == 3.17.0
737
+ # via importlib-metadata
733
738
zipstream == 1.1.4
734
739
# via django-filingcabinet
735
740
zopfli == 0.2.2
You can’t perform that action at this time.
0 commit comments