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.
2 parents 0e0276e + d0a0fdd commit 5c52b36Copy full SHA for 5c52b36
requirements.txt
@@ -18,7 +18,7 @@ greenlet==1.1.2; python_version >= "3.7" and python_full_version < "3.0.0" or py
18
idna==3.3; python_version >= "3.7" and python_version < "4"
19
iniconfig==1.1.1; python_version >= "3.7"
20
mccabe==0.7.0; python_version >= "3.6" and python_full_version >= "3.6.1"
21
-numpy==1.23.2; python_version >= "3.10"
+numpy==1.23.3; python_version >= "3.10"
22
packaging==21.3; python_version >= "3.7"
23
pandas==1.4.3; python_version >= "3.8"
24
playwright==1.18.1; python_version >= "3.7"
0 commit comments