Skip to content

Commit a5fd0d7

Browse files
committed
Update requirements.txt
1 parent 32fdfda commit a5fd0d7

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

requirements.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
# GUI frameworks
2-
customtkinter==5.1.3 # Optional for enhanced tkinter aesthetics
2+
customtkinter==5.1.3
3+
pillow==8.3.1
34

4-
# Visualization (optional)
5+
# Graph Visualization
56
matplotlib==3.8.0
67
networkx==3.4.2
78

89
# CLI enhancements
9-
colorama==0.4.6
10-
11-
# Testing
12-
pytest==7.4.2
10+
colorama==0.4.6

0 commit comments

Comments
 (0)