Skip to content

Commit e7b7dc7

Browse files
authored
chore: update dependencies
1 parent 496907e commit e7b7dc7

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

requirements.txt

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.12
3+
# by the following command:
4+
#
5+
# pip-compile pyproject.toml
6+
#
7+
certifi==2025.10.5
8+
# via requests
9+
charset-normalizer==3.4.4
10+
# via
11+
# phoebus-pyolog (pyproject.toml)
12+
# requests
13+
idna==3.11
14+
# via requests
15+
requests==2.32.5
16+
# via phoebus-pyolog (pyproject.toml)
17+
urllib3==2.5.0
18+
# via requests

0 commit comments

Comments
 (0)