blob: 76671d5ce24cb6ad1bb8f19e8d03178ab562bb03 (
plain)
1
2
3
4
5
6
7
|
Flask~=3.0
PyYAML~=6.0
Markdown~=3.5
psycopg~=3.1
python-telegram-bot~=20.8
pygments~=2.17 # Use a newer version than in debain packages for python code snippet highlighting
tabulate~=0.9 # Format lists as ascii tables for comments
|