fix requirements.txt

This commit is contained in:
VinciGit00 2024-02-13 10:13:25 +01:00
parent b3ec13ef74
commit 68ca72c282

View File

@ -5,5 +5,5 @@ langchain_openai==0.0.5
pytest==8.0.0
python-dotenv==1.0.1
setuptools==65.5.1
tiktoken==0.6.0
tiktoken>=0.5.2,<0.6.0
tqdm==4.66.1