Skip to content

Commit

Permalink
Freeze library versions
Browse files Browse the repository at this point in the history
  • Loading branch information
harishmohanraj committed Mar 12, 2024
1 parent 506315a commit e86aaa3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@ user = airtai

### Optional ###
requirements = \
faststream[rabbit,kafka,testing]>=0.1.5 \
faststream[rabbit,kafka,testing]==0.1.5 \
typer>=0.9.0 \
yaspin>=2.3.0 \
openai==0.27.8 \
faiss-cpu>=1.7.4 \
langchain>=0.0.276 \
tiktoken>=0.4.0 \
faiss-cpu==1.7.4 \
langchain==0.0.276 \
tiktoken==0.4.0 \
unstructured==0.10.10 \
fastcore==1.5.29 \
asyncio==3.4.3 \
Expand Down

0 comments on commit e86aaa3

Please sign in to comment.