Skip to content

Commit

Permalink
Merge pull request #19 from libercapital/pur
Browse files Browse the repository at this point in the history
Update pip packages
  • Loading branch information
André Tayer authored Jun 27, 2023
2 parents 3b70f57 + c26a9ba commit 6a01b8b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pandas==1.5.2
requests==2.28.1
beautifulsoup4==4.11.1
sqlalchemy==1.4.45
psycopg2-binary==2.9.5
pandas==2.0.2
requests==2.31.0
beautifulsoup4==4.12.2
sqlalchemy==2.0.17
psycopg2-binary==2.9.6

-r testing.txt
12 changes: 6 additions & 6 deletions requirements/testing.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ipdb==0.13.11
pytest==7.2.0
pytest-cov==4.0.0
pytest-mock==3.10.0
ipdb==0.13.13
pytest==7.4.0
pytest-cov==4.1.0
pytest-mock==3.11.1
python-dateutil==2.8.2
python-dotenv==0.21.0
pytest-env==0.8.1
python-dotenv==1.0.0
pytest-env==0.8.2

0 comments on commit 6a01b8b

Please sign in to comment.