We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 496907e commit 0fb5125Copy full SHA for 0fb5125
1 file changed
requirements.txt
@@ -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==2026.1.4
8
+ # via requests
9
+charset-normalizer==3.4.4
10
+ # via
11
+ # phoebus-pyolog (pyproject.toml)
12
+ # requests
13
+idna==3.11
14
15
+requests==2.32.5
16
+ # via phoebus-pyolog (pyproject.toml)
17
+urllib3==2.6.3
18
0 commit comments