Skip to content

Commit ab8f807

Browse files
committed
🚧 use related froide branch for tests
1 parent bd62de9 commit ab8f807

4 files changed

+25
-7
lines changed

‎requirements-dev.txt

+10-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.10
2+
# This file is autogenerated by pip-compile with Python 3.9
33
# by the following command:
44
#
55
# pip-compile requirements-dev.in
@@ -17,7 +17,7 @@
1717
# via -r requirements.in
1818
-e git+https://github.com/okfde/fcdocs-annotate.git@main#egg=fcdocs_annotate
1919
# 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
2121
# via
2222
# -r requirements.in
2323
# froide-campaign
@@ -499,6 +499,10 @@ idna==3.4
499499
# yarl
500500
imagesize==1.4.1
501501
# via sphinx
502+
importlib-metadata==6.8.0
503+
# via
504+
# markdown
505+
# sphinx
502506
inflection==0.5.1
503507
# via
504508
# drf-spectacular
@@ -852,10 +856,12 @@ traitlets==5.9.0
852856
typing-extensions==4.6.1
853857
# via
854858
# asgiref
859+
# black
855860
# dj-database-url
856861
# django-countries
857862
# psycopg
858863
# pyee
864+
# pypdf
859865
# pytest-factoryboy
860866
# torch
861867
tzdata==2023.3
@@ -911,6 +917,8 @@ xlrd==2.0.1
911917
# via -r requirements.in
912918
yarl==1.9.2
913919
# via aiohttp
920+
zipp==3.17.0
921+
# via importlib-metadata
914922
zipstream==1.1.4
915923
# via django-filingcabinet
916924
zopfli==0.2.2

‎requirements-production.txt

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.10
2+
# This file is autogenerated by pip-compile with Python 3.9
33
# by the following command:
44
#
55
# pip-compile requirements-production.in
@@ -17,7 +17,7 @@
1717
# via -r requirements.in
1818
-e git+https://github.com/okfde/fcdocs-annotate.git@main#egg=fcdocs_annotate
1919
# 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
2121
# via
2222
# -r requirements.in
2323
# froide-campaign
@@ -477,6 +477,8 @@ idna==3.4
477477
# via
478478
# requests
479479
# yarl
480+
importlib-metadata==6.8.0
481+
# via markdown
480482
inflection==0.5.1
481483
# via drf-spectacular
482484
itypes==1.2.0
@@ -737,6 +739,7 @@ typing-extensions==4.6.1
737739
# dj-database-url
738740
# django-countries
739741
# psycopg
742+
# pypdf
740743
# torch
741744
tzdata==2023.3
742745
# via
@@ -793,6 +796,8 @@ xlrd==2.0.1
793796
# via -r requirements.in
794797
yarl==1.9.2
795798
# via aiohttp
799+
zipp==3.17.0
800+
# via importlib-metadata
796801
zipstream==1.1.4
797802
# via django-filingcabinet
798803
zopfli==0.2.2

‎requirements.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ websockets
7575
xlrd
7676

7777
-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
7979
-e git+https://github.com/okfde/froide-campaign.git@main#egg=froide-campaign
8080
-e git+https://github.com/okfde/froide-food.git@main#egg=froide-food
8181
-e git+https://github.com/okfde/froide-fax.git@main#egg=froide-fax

‎requirements.txt

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.10
2+
# This file is autogenerated by pip-compile with Python 3.9
33
# by the following command:
44
#
55
# pip-compile requirements.in
@@ -17,7 +17,7 @@
1717
# via -r requirements.in
1818
-e git+https://github.com/okfde/fcdocs-annotate.git@main#egg=fcdocs_annotate
1919
# 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
2121
# via
2222
# -r requirements.in
2323
# froide-campaign
@@ -444,6 +444,8 @@ idna==3.4
444444
# via
445445
# requests
446446
# yarl
447+
importlib-metadata==6.8.0
448+
# via markdown
447449
inflection==0.5.1
448450
# via drf-spectacular
449451
itypes==1.2.0
@@ -678,6 +680,7 @@ typing-extensions==4.6.1
678680
# dj-database-url
679681
# django-countries
680682
# psycopg
683+
# pypdf
681684
# torch
682685
tzdata==2023.3
683686
# via
@@ -730,6 +733,8 @@ xlrd==2.0.1
730733
# via -r requirements.in
731734
yarl==1.9.2
732735
# via aiohttp
736+
zipp==3.17.0
737+
# via importlib-metadata
733738
zipstream==1.1.4
734739
# via django-filingcabinet
735740
zopfli==0.2.2

0 commit comments

Comments
 (0)