Skip to content

Commit

Permalink
Merge branch 'main' into feature/extract-from-rdv
Browse files Browse the repository at this point in the history
  • Loading branch information
henriquegemignani authored Apr 1, 2024
2 parents bc91de7 + 427a721 commit 917de23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e -x
shopt -s extglob
cd "$(dirname "$(realpath "${BASH_SOURCE[0]}")")"

randovania_version=7.4.1
randovania_version=7.5.0

echo "Installing Requirements"
python -m pip install randovania[website]==$randovania_version cryptography
Expand Down

0 comments on commit 917de23

Please sign in to comment.