Skip to content
Open
Changes from all commits
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
2 changes: 1 addition & 1 deletion codalab/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ psycopg2==2.8.3
django-pin-passcode==0.1.9

# Adding test libraries here for simplicity sake
pytest==5.4.3
pytest==9.0.3
pytest-django==3.9.0
pytest-testmon==1.0.2
# I haven't found any uses of pytest-watch, but it seems like something that should be leveraged when I looked into it.
Expand Down
Loading