Skip to content

Commit

Permalink
Downgrade pytest to version 6.2.5
Browse files Browse the repository at this point in the history
- Revert pytest dependency to previous minor version in requirements.txt
- Ensure compatibility with existing project dependencies
  • Loading branch information
saleh-mir committed Feb 12, 2025
1 parent ae5a296 commit 519e1b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ peewee~=3.14.8
psycopg2-binary~=2.9.9
pydash~=6.0.0
fnc~=0.5.3
pytest~=6.2.6
pytest~=6.2.5
requests~=2.32.0
scipy~=1.15.0
statsmodels~=0.14.4
Expand Down

0 comments on commit 519e1b4

Please sign in to comment.