Skip to content

Commit

Permalink
chore: fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
salman2013 committed Feb 16, 2024
1 parent 9d25d1d commit f1dc623
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

# pytest>=5.6.0 fails to fetch the tests and hence all the tests fail
pytest>= 6.2.5
alabaster<=0.7.16
alabaster<=0.7.13


pytest-xdist<2.0.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ accessible-pygments==0.0.4
# via
# -r requirements/doc.txt
# pydata-sphinx-theme
alabaster==0.7.16
alabaster==0.7.13
# via
# -c requirements/constraints.txt
# -r requirements/doc.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
accessible-pygments==0.0.4
# via pydata-sphinx-theme
alabaster==0.7.16
alabaster==0.7.13
# via
# -c requirements/constraints.txt
# sphinx
Expand Down

0 comments on commit f1dc623

Please sign in to comment.