Princeaka commited on
Commit
7a72ae0
·
verified ·
1 Parent(s): 8acb05b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -55,4 +55,5 @@ openpyxl>=3.1,<4
55
  pandas>=1.5,<2 # <2 for TTS compatibility
56
 
57
  # --- Math / Code ---
58
- pygments>=2.18,<3
 
 
55
  pandas>=1.5,<2 # <2 for TTS compatibility
56
 
57
  # --- Math / Code ---
58
+ pygments>=2.18,<3
59
+ SQLAlchemy>=2.0,<3