all of a sudden, repl.it is ignoring the requirements.txt file and installing arcade 2.3 instead of the 2.0 version specified in the packager. Any reason this could be the case?
You should look at the poetry.yaml file. That is what repl uses.
requirements.txt not working
all of a sudden, repl.it is ignoring the requirements.txt file and installing arcade 2.3 instead of the 2.0 version specified in the packager.
Any reason this could be the case?
You should look at the poetry.yaml file. That is what repl uses.