We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e94520b commit d46990bCopy full SHA for d46990b
1 file changed
requirements.txt
@@ -1,5 +1,5 @@
1
-numpy
2
-matplotlib
3
-pillow
4
-pandas
5
-openpyxl
+numpy==1.19.2
+matplotlib==3.3.2
+pillow==7.2.0
+pandas==1.1.3
+openpyxl==2.4.0
0 commit comments