Skip to content

Commit 74603a6

Browse files
committed
Merge branch 'main' into next-major
2 parents 4b481a4 + dd249dc commit 74603a6

1 file changed

Lines changed: 0 additions & 45 deletions

File tree

requirements.txt

Lines changed: 0 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111
# dev and test
1212
# ------------
13-
<<<<<<< HEAD
1413
boto3==1.42.80
1514
botocore>=1.35.10
1615
pytest==9.0.2
@@ -42,39 +41,6 @@ python-dotenv==1.2.2
4241
pydantic==2.12.5
4342
pydantic-settings==2.13.1
4443
python-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
8853
python-Levenshtein==0.27.3
8954
pyyaml
9055

@@ -93,13 +58,3 @@ googlemaps==4.10.0
9358
openmeteo-requests==1.7.5
9459
requests-cache==1.2.1
9560
retry-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)

0 commit comments

Comments
 (0)