Skip to content

Commit f752fdd

Browse files
author
Andrei Bratu
committed
Add file on .fernignore list
1 parent 1a709ee commit f752fdd

File tree

5 files changed

+44
-181
lines changed

5 files changed

+44
-181
lines changed

.fernignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ src/humanloop/prompt_utils.py
88
src/humanloop/client.py
99
src/humanloop/overload.py
1010
src/humanloop/context.py
11+
src/humanloop/error.py
1112
mypy.ini
1213
README.md
1314
src/humanloop/decorators

poetry.lock

Lines changed: 40 additions & 173 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ cohere = "^5.11.2"
6565
groq = ">=0.11.0"
6666
jsonschema = "^4.23.0"
6767
numpy = "<2.0.0"
68-
onnxruntime = "<=1.19.2"
6968
openai = "^1.52.2"
7069
pandas = "^2.2.0"
7170
parse-type = ">=0.6.4"

0 commit comments

Comments
 (0)