Skip to content

Commit d46990b

Browse files
committed
fix-requirements.txt-versions
1 parent e94520b commit d46990b

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
numpy
2-
matplotlib
3-
pillow
4-
pandas
5-
openpyxl
1+
numpy==1.19.2
2+
matplotlib==3.3.2
3+
pillow==7.2.0
4+
pandas==1.1.3
5+
openpyxl==2.4.0

0 commit comments

Comments
 (0)