TEZv commited on
Commit
63286e2
·
verified ·
1 Parent(s): 0ed0ac7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -4
requirements.txt CHANGED
@@ -1,6 +1,10 @@
1
- pandas>=2.0.0
 
 
2
  numpy>=1.24.0
 
3
  matplotlib>=3.7.0
4
- pillow>=10.0.0
5
- plotly>=5.18.0
6
- tabulate>=0.9.0
 
 
1
+ # K R&D Lab — Learning Playground
2
+ # Author: Oksana Kolisnyk | kosatiks-group.pp.ua
3
+
4
  numpy>=1.24.0
5
+ pandas>=2.0.0
6
  matplotlib>=3.7.0
7
+ Pillow>=10.0.0
8
+ requests>=2.31.0
9
+ tabulate>=0.9.0
10
+ plotly>=5.18.0