Skip to content

Commit

Permalink
bump python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
psybers committed Dec 9, 2023
1 parent 4e00ae9 commit 0f7b2a6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions requirements-optional.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
keyring>=23.8.2
tqdm>=4.64.0
keyring>=24.2.0
tqdm>=4.66.1
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
boa-api>=0.1.13
boa-api>=0.1.14
check-jsonschema>=0.27.0
jinja2>=3.1.2
pandas>=1.4.2
pyarrow>=5.0.0
python-dotenv>=0.21.0
requests>=2.28.1
Jinja2>=3.1.2
pandas>=2.0.3
pyarrow>=12.0.1
python-dotenv>=1.0.0
requests>=2.31.0

0 comments on commit 0f7b2a6

Please sign in to comment.