Skip to content

Commit 05c30f8

Browse files
Update pylint.yml
1 parent ad2bb8b commit 05c30f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pylint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install dependencies
1818
run: |
1919
python -m pip install --upgrade pip
20-
pip install pylint
20+
pip install pylint requests bs4 python-dotenv gql gql[requests] openai streamlit duckduckgo-search swarm
2121
- name: Check file names
2222
run: |
2323
python .github/workflows/check_file_names.py

0 commit comments

Comments
 (0)