We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca0e862 commit 3110901Copy full SHA for 3110901
requirements-dev.txt
@@ -0,0 +1,23 @@
1
+appdirs==1.4.4
2
+black==20.8b1
3
+canvasapi==2.1.0
4
+certifi==2020.12.5
5
+chardet==3.0.4
6
+click==7.1.2
7
+flake8==3.8.4
8
+idna==2.10
9
+importlib-metadata==3.3.0
10
+mccabe==0.6.1
11
+mypy==0.790
12
+mypy-extensions==0.4.3
13
+pathspec==0.8.1
14
+pycodestyle==2.6.0
15
+pyflakes==2.2.0
16
+pytz==2020.4
17
+regex==2020.11.13
18
+requests==2.25.0
19
+toml==0.10.2
20
+typed-ast==1.4.1
21
+typing-extensions==3.7.4.3
22
+urllib3==1.26.2
23
+zipp==3.4.0
requirements.txt
@@ -1,3 +1,7 @@
-canvasapi==0.10.0
-Faker==0.8.12
-flake8==3.5.0
0 commit comments