Skip to content

Commit 882c8df

Browse files
committed
Add requirements
1 parent 27f01c3 commit 882c8df

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

requirements.dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ black>=20.8b1
33
sqlalchemy-stubs>=0.3
44
mypy>=0.790
55
pytest
6+
tenacity==7.0.0
67
bump2version

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ python-dotenv==0.15.0
55
orjson==3.4.7
66
pandas==1.2.3
77
scipy==1.6.2
8+
tenacity==7.0.0
89
newrelic

0 commit comments

Comments
 (0)