Skip to content

Commit

Permalink
pydantic-settings
Browse files Browse the repository at this point in the history
  • Loading branch information
heltluke committed Jan 5, 2024
1 parent ee52763 commit f427b86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ python-dotenv==0.21.1
fire==0.4.0
numpy==1.21.3
pydantic==2.4
pydantic-settings==2.1.0
python-dateutil==2.8.2
requests==2.31.0
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"fire",
"numpy",
"pydantic",
"pydantic-settings",
"python-dateutil",
"requests",
]
Expand Down

0 comments on commit f427b86

Please sign in to comment.