Compare commits

..

No commits in common. "b9bf405a706a064dd1bda230249087cbc84865cf" and "75704f6930b24e1980289e61ea76a46b3a87c814" have entirely different histories.

2 changed files with 61 additions and 1063 deletions

View file

@ -1,33 +1,3 @@
# Telegram Bot
python-telegram-bot==20.7 python-telegram-bot==20.7
# Matrix Bot (use matrix-nio for Python 3.12+ compatibility)
matrix-nio==0.25.2
# Common
python-dotenv==1.0.0 python-dotenv==1.0.0
requests==2.31.0 requests==2.31.0
# Matplotlib for diagram generation
matplotlib==3.9.0
# Plotly for interactive charts and advanced visualizations
plotly==5.24.0
# Graphviz for flowcharts and diagrams
graphviz==0.20.3
# NetworkX for network/graph diagrams
networkx==3.3
# PyDot for graph visualization
pydot==3.0.1
# Pillow for image processing
Pillow==10.4.0
# Pandas for data manipulation in charts
pandas==2.2.2
# NumPy for numerical operations
numpy==1.26.4

File diff suppressed because it is too large Load diff