fix: add xlrd to requirements and create a tmux run script

This commit is contained in:
vee1e 2025-06-23 03:12:23 +05:30
parent 9af03f3f67
commit b3eec891dd
2 changed files with 45 additions and 0 deletions

View file

@ -7,3 +7,4 @@ pydantic
python-dotenv==1.0.0
motor==3.3.1
pymongo==4.5.0
xlrd==2.0.1