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 1e98d16 commit 53cf3cbCopy full SHA for 53cf3cb
requirements.txt
@@ -1,6 +1,6 @@
1
# requirements for compilation and from setup.py so dependabot prompts us to test with latest version of these packages
2
3
-Cython==0.29.21;sys_platform!='win32'
+Cython==0.29.22;sys_platform!='win32'
4
devtools==0.6.1
5
email-validator==1.1.2
6
dataclasses==0.6; python_version < '3.7'
0 commit comments