Skip to content

Commit

Permalink
Merge pull request #34 from AryaXAI/feature/syn-dep-colab
Browse files Browse the repository at this point in the history
sync python packages version with google colab
  • Loading branch information
chintanarya authored Nov 27, 2023
2 parents c39e6c4 + 9e71be3 commit a118e09
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pydantic>=2.4.2
pyjwt>=2.8.0
pydantic>=1.10.13
pyjwt>=2.3.0
python-dotenv>=1.0.0
requests>=2.31.0
pandas>=2.1.2
plotly>=5.18.0
ipython>=7.27.0
pandas>=1.5.3
plotly>=5.15.0
ipython>=7.34.0

0 comments on commit a118e09

Please sign in to comment.