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 9d631a3 commit 5841024Copy full SHA for 5841024
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.26;sys_platform!='win32'
+Cython==0.29.28;sys_platform!='win32'
4
devtools==0.8.0
5
email-validator==1.1.3
6
dataclasses==0.6; python_version < '3.7'
0 commit comments