Skip to content

Commit

Permalink
Update python packages (#1536)
Browse files Browse the repository at this point in the history
  • Loading branch information
jzbahrai authored Sep 12, 2024
1 parent e58ae2b commit 36002d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions scripts/sanitize_sms_usage_logs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
boto3==1.34.25
fsspec==2024.5.0
boto3==1.35.12
fsspec==2024.9.0
pandas==2.2.2
python-dotenv==1.0.1
s3fs==2024.5.0
s3fs==2024.9.0
2 changes: 1 addition & 1 deletion scripts/set_sms_keywords/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
boto3==1.34.25
boto3==1.35.12
python-dotenv==1.0.1

0 comments on commit 36002d4

Please sign in to comment.