Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
bump pytest version to fix tests?
  • Loading branch information
emilykl committed Apr 5, 2024
commit b8fd65e18724faf24b977d9b0942f2a28ad910ff
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
requests==2.25.1
tenacity==6.2.0
pytest==6.2.3
pytest==8.1.1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ numpy==1.20.2
xarray==0.17.0
statsmodels
Pillow==8.2.0
pytest==6.2.3
pytest==8.1.1
pytz==2021.1
ipython[all]==7.22.0
ipywidgets==8.0.2
Expand Down