Skip to content

Commit 5303cd1

Browse files
authored
canvasapi 3.0.0 has breaking changes (#60)
Lock our requirement to 2.2.0, at least until we can update our code to the 3.0.0 API.
1 parent edfbd5a commit 5303cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
canvasapi>=2.0.0
1+
canvasapi==2.2.0
22
ruamel.yaml>=0.16.10

0 commit comments

Comments
 (0)