Princeaka commited on
Commit
5293c22
·
verified ·
1 Parent(s): df24718

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -57,4 +57,5 @@ pandas>=1.5,<2 # <2 for TTS compatibility
57
  # --- Math / Code ---
58
  pygments>=2.18,<3
59
  SQLAlchemy>=2.0,<3
60
- email-validator>=2.1,<3
 
 
57
  # --- Math / Code ---
58
  pygments>=2.18,<3
59
  SQLAlchemy>=2.0,<3
60
+ email-validator>=2.1,<3
61
+ python-jose>=3.3.0,<4