Skip to content

Commit

Permalink
Merge pull request #292 from roboflow/fix/add-structlog-to-core-reqs
Browse files Browse the repository at this point in the history
Struct Log Dependency Fix
  • Loading branch information
paulguerrie authored Feb 28, 2024
2 parents 4d1fd72 + 35e1800 commit 6f92bfb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion requirements/_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ setuptools>=65.5.1
pytest-asyncio<=0.21.1
networkx>=3.1
pydantic>=2.0
openai>=1.12.0
openai>=1.12.0
structlog>=24.1.0
1 change: 0 additions & 1 deletion requirements/requirements.http.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ python-multipart<=0.0.6
fastapi-cprofile<=0.0.2
orjson>=3.9.10
asgi_correlation_id>=4.3.1
structlog>=24.1.0

0 comments on commit 6f92bfb

Please sign in to comment.