Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2024
1 parent 10be8c9 commit 7155f08
Show file tree
Hide file tree
Showing 5 changed files with 225 additions and 186 deletions.
8 changes: 4 additions & 4 deletions backend/protocol_rpc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Flask[async]==3.0.3
flask-socketio==5.3.7
Flask-Cors==5.0.0
psycopg2-binary>=2.9.9
requests==2.32.2
requests==2.32.3
python-dotenv==1.0.1
asgiref==3.8.1
pydantic==2.9.2
Expand All @@ -12,14 +12,14 @@ pytest==8.3.3
pytest-asyncio==0.24.0
colorama==0.4.6
debugpy==1.8.5
aiohttp==3.10.2
openai==1.46.0
aiohttp==3.10.5
openai==1.47.0
anthropic==0.34.2
SQLAlchemy[asyncio]==2.0.35
alembic==1.13.2
eth-account==0.13.3
eth-utils==5.0.0
sentence-transformers==3.1.0
sentence-transformers==3.1.1
Flask-SQLAlchemy==3.1.1
jsf==0.11.2
jsonschema==4.23.0
Loading

0 comments on commit 7155f08

Please sign in to comment.