We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae699b1 commit a5b2d1eCopy full SHA for a5b2d1e
recommended.txt
@@ -3,7 +3,7 @@
3
future
4
# NOTE: python-3.6 and earlier versions require older pyotp, whereas 3.7+
5
# should work with any modern version. We tested 2.9.0 to work.
6
-pyotp;python_version >= "3"
+pyotp;python_version >= "3.7"
7
pyotp<2.8;python_version > "3" and python_version < "3.7"
8
pyotp<2.4;python_version < "3"
9
pyyaml
requirements.txt
0 commit comments