Skip to content

Commit

Permalink
Update python version from 3.8 to 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Adarsh-Ramanathan authored Jul 11, 2024
1 parent fc87db5 commit 8f8a870
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channels:
- conda-forge
- anaconda
dependencies:
- python=3.8
- python=3.9
- pip=24.0
- pip:
# RAG package
Expand Down Expand Up @@ -51,4 +51,4 @@ dependencies:
- python-dateutil>=2.7.3,<3.0.0
- PyJWT<3.0.0
- pytz
- cryptography>=41.0.7
- cryptography>=41.0.7

0 comments on commit 8f8a870

Please sign in to comment.