Skip to content

Commit

Permalink
Fix 3
Browse files Browse the repository at this point in the history
  • Loading branch information
barseghyanartur committed Jun 23, 2022
1 parent b178f25 commit 20d5e41
Show file tree
Hide file tree
Showing 14 changed files with 23 additions and 13 deletions.
2 changes: 1 addition & 1 deletion examples/requirements/common.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pickleshare>=0.5
Pillow>=4.2.1
pluggy>=0.7.1
ptyprocess>=0.5
psycopg2-binary>=2.8.2
psycopg2-binary>=2.8.2,<2.9
Pygments>=2.0.2
pytz>=2019.1
#requests==2.8.1
Expand Down
2 changes: 1 addition & 1 deletion examples/requirements/common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ pillow==8.2.0
# via -r common.in
pluggy==0.13.1
# via -r common.in
psycopg2-binary==2.9.1
psycopg2-binary==2.8.6
# via -r common.in
ptyprocess==0.7.0
# via
Expand Down
2 changes: 1 addition & 1 deletion examples/requirements/demo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ pluggy==0.13.1
# tox
pre-commit==2.13.0
# via -r style_checkers.in
psycopg2-binary==2.9.1
psycopg2-binary==2.8.6
# via -r common.in
ptyprocess==0.7.0
# via
Expand Down
2 changes: 2 additions & 0 deletions examples/requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ chardet==4.0.0
# via
# -r django_3_2.txt
# requests
chromedriver-py==102.0.5005.61
# via -r django_3_2.txt
click==8.0.1
# via
# -r django_3_2.txt
Expand Down
4 changes: 3 additions & 1 deletion examples/requirements/django_2_2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ cfgv==3.3.0
# via pre-commit
chardet==4.0.0
# via requests
chromedriver-py==102.0.5005.61
# via -r test.in
click==8.0.1
# via black
coverage==5.5
Expand Down Expand Up @@ -170,7 +172,7 @@ pluggy==0.13.1
# tox
pre-commit==2.13.0
# via -r style_checkers.in
psycopg2-binary==2.9.1
psycopg2-binary==2.8.6
# via -r common.in
ptyprocess==0.7.0
# via
Expand Down
4 changes: 3 additions & 1 deletion examples/requirements/django_3_0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ cfgv==3.3.0
# via pre-commit
chardet==4.0.0
# via requests
chromedriver-py==102.0.5005.61
# via -r test.in
click==8.0.1
# via black
confusable-homoglyphs==3.2.0
Expand Down Expand Up @@ -176,7 +178,7 @@ pluggy==0.13.1
# tox
pre-commit==2.13.0
# via -r style_checkers.in
psycopg2-binary==2.9.1
psycopg2-binary==2.8.6
# via -r common.in
ptyprocess==0.7.0
# via
Expand Down
4 changes: 3 additions & 1 deletion examples/requirements/django_3_1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ cfgv==3.3.0
# via pre-commit
chardet==4.0.0
# via requests
chromedriver-py==102.0.5005.61
# via -r test.in
click==8.0.1
# via black
confusable-homoglyphs==3.2.0
Expand Down Expand Up @@ -176,7 +178,7 @@ pluggy==0.13.1
# tox
pre-commit==2.13.0
# via -r style_checkers.in
psycopg2-binary==2.9.1
psycopg2-binary==2.8.6
# via -r common.in
ptyprocess==0.7.0
# via
Expand Down
2 changes: 1 addition & 1 deletion examples/requirements/django_3_2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ pluggy==0.13.1
# tox
pre-commit==2.13.0
# via -r style_checkers.in
psycopg2-binary==2.9.1
psycopg2-binary==2.8.6
# via -r common.in
ptyprocess==0.7.0
# via
Expand Down
2 changes: 1 addition & 1 deletion examples/requirements/django_4_0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ pluggy==1.0.0
# tox
pre-commit==2.19.0
# via -r style_checkers.in
psycopg2-binary==2.9.3
psycopg2-binary==2.8.6
# via -r common.in
ptyprocess==0.7.0
# via
Expand Down
2 changes: 1 addition & 1 deletion examples/requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ pluggy==0.13.1
# tox
pre-commit==2.13.0
# via -r style_checkers.in
psycopg2-binary==2.9.1
psycopg2-binary==2.8.6
# via -r common.in
ptyprocess==0.7.0
# via
Expand Down
2 changes: 1 addition & 1 deletion examples/requirements/latest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ pillow==8.2.0
# easy-thumbnails
pluggy==0.13.1
# via -r common.in
psycopg2-binary==2.9.1
psycopg2-binary==2.8.6
# via -r common.in
ptyprocess==0.7.0
# via
Expand Down
2 changes: 1 addition & 1 deletion examples/requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ pluggy==0.13.1
# tox
pre-commit==2.13.0
# via -r style_checkers.in
psycopg2-binary==2.9.1
psycopg2-binary==2.8.6
# via -r common.in
ptyprocess==0.7.0
# via
Expand Down
2 changes: 1 addition & 1 deletion examples/requirements/wagtail.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-r django_2_2.in

psycopg2>=2.5.2
psycopg2>=2.8.2,<2.9
django-compressor>=1.4
django-modelcluster>=0.4
wagtail>=0.8.4
Expand Down
4 changes: 3 additions & 1 deletion examples/simple/settings/test.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Use in `tox`.
"""
Used in `tox` on GitHub CI.
"""
from chromedriver_py import binary_path
from .base import *

Expand Down

0 comments on commit 20d5e41

Please sign in to comment.