Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Commit 0ab4fd2

Browse files
Merge pull request #34 from dynata/pydantic-bugfix
use exact version in requests and pydantic
2 parents 61c4e33 + 5683aad commit 0ab4fd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
requests>=2.27.1
2-
pydantic>=1.8.2
1+
requests==2.27.1
2+
pydantic==1.8.2

0 commit comments

Comments
 (0)