File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010
1111# dev and test
1212# ------------
13- <<<<<<< HEAD
1413boto3 == 1.42.80
1514botocore >= 1.35.10
1615pytest == 9.0.2
@@ -42,39 +41,6 @@ python-dotenv==1.2.2
4241pydantic == 2.12.5
4342pydantic-settings == 2.13.1
4443python-hcl2 == 7.3.1
45- =======
46- boto3
47- botocore
48- pytest
49- pytest_mock
50- requests
51-
52- # Code linters, formatters, and security scanners
53- # ------------
54- black
55- flake8
56- flake8-coding
57- pre-commit
58- isort
59- pylint
60- mypy
61- bandit
62- pydocstringformatter
63- tox
64- codespell
65- coverage
66-
67- # Lambda layer: openai
68- # ------------
69- openai
70-
71- # Lambda layer: common
72- # ------------
73- python-dotenv
74- pydantic
75- pydantic-settings
76- python-hcl2
77- >>>>>>> f6bd99d (refactor: upgrade to python3.13, remove layers and replace with common AWS ECR repo)
7844
7945# Lambda layer: langchain
8046# ------------
@@ -84,7 +50,6 @@ langchain-openai
8450
8551# Lambda layer: nlp
8652# ------------
87- <<<<<<< HEAD
8853python-Levenshtein == 0.27.3
8954pyyaml
9055
@@ -93,13 +58,3 @@ googlemaps==4.10.0
9358openmeteo-requests == 1.7.5
9459requests-cache == 1.2.1
9560retry-requests == 2.0.0
96- =======
97- python-Levenshtein
98- pyyaml
99-
100- # weather function
101- googlemaps
102- openmeteo-requests
103- requests-cache
104- retry-requests
105- >>>>>>> f6bd99d (refactor: upgrade to python3.13, remove layers and replace with common AWS ECR repo)
You can’t perform that action at this time.
0 commit comments