mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-01-08 12:53:50 -05:00
Add pyyaml to requirements
This commit is contained in:
@@ -23,6 +23,7 @@ psutil==5.9.8
|
|||||||
pydantic-core==2.20.1
|
pydantic-core==2.20.1
|
||||||
pydantic==2.8.2
|
pydantic==2.8.2
|
||||||
python-dotenv==1.0.1
|
python-dotenv==1.0.1
|
||||||
|
pyyaml==6.0.2
|
||||||
regex==2024.11.6
|
regex==2024.11.6
|
||||||
requests==2.32.3
|
requests==2.32.3
|
||||||
sniffio==1.3.1
|
sniffio==1.3.1
|
||||||
@@ -34,4 +35,4 @@ tqdm==4.67.1
|
|||||||
typing-extensions==4.12.2
|
typing-extensions==4.12.2
|
||||||
urllib3==2.2.3
|
urllib3==2.2.3
|
||||||
wcwidth==0.2.13
|
wcwidth==0.2.13
|
||||||
sentry-sdk==2.20.0
|
sentry-sdk==2.20.0
|
||||||
Reference in New Issue
Block a user