Skip to content

Commit c57a290

Browse files
committed
tox -e deps
1 parent 135b3a7 commit c57a290

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

requirements/basetest.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# will not be touched by ``make_base.py``
88
# --- END OF CUSTOM SECTION ---
99
# The following was generated by 'tox -e deps', DO NOT EDIT MANUALLY!
10-
pandas>=2.2.2
10+
pandas>=2.1.2
1111
pooch>=1.5
1212
pytest>=7.0
1313
ipywidgets>=8.1.7

requirements/basetest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SHA1:1d482a0b1884b85a0c65c44ffe0f23cc5b20fbad
1+
# SHA1:7f34665dae8380142bc93ee5745242a803a4e60c
22
#
33
# This file was generated by pip-compile-multi.
44
# To update, run:

requirements/nightly.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dask>=2022.1.0
55
graphviz
66
numpy>=1.25
77
pythreejs>=2.4.1
8-
pandas>=2.2.2
8+
pandas>=2.1.2
99
pooch>=1.5
1010
pytest>=7.0
1111
ipywidgets>=8.1.7

requirements/nightly.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SHA1:0ba9f657845acc0b421eda91268e9e6cbaa4d4ae
1+
# SHA1:10d896bcca3d382aa5b0e4215a8175e9d33097fb
22
#
33
# This file was generated by pip-compile-multi.
44
# To update, run:

0 commit comments

Comments
 (0)