Relaxing version requirements

This commit is contained in:
dazedanon 2026-01-25 16:29:25 -06:00
parent 8481b930b4
commit 7628415ad2

View file

@ -1,9 +1,9 @@
colorama==0.4.6
openai==2.8.0
python-dotenv==1.0.0
retry==0.9.2
ruamel.yaml==0.17.32
tiktoken==0.8.0
tqdm==4.65.0
colorama>=0.4.6
openai>=2.8.0
python-dotenv>=1.0.0
retry>=0.9.2
ruamel.yaml>=0.17.32
tiktoken>=0.8.0
tqdm>=4.65.0
pillow>=12.1.0
PyQt5>=5.15.0