diff --git a/src/memory-store/services/processor/requirements.txt b/src/memory-store/services/processor/requirements.txt index 10b1fd58..813b6f37 100644 --- a/src/memory-store/services/processor/requirements.txt +++ b/src/memory-store/services/processor/requirements.txt @@ -1,6 +1,6 @@ psycopg2-binary==2.9.9 pgvector==0.2.4 -requests==2.31.0 +requests==2.33.0 markdown==3.5.2 watchdog==3.0.0 python-dotenv==1.0.0