Skip to content

Commit

Permalink
Upgrading ipython, py and sqlparse library
Browse files Browse the repository at this point in the history
  • Loading branch information
ranade1 committed Jul 31, 2023
1 parent 3ee0d27 commit 1e9ab45
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions desktop/core/base_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ djangorestframework==3.12.2
future==0.18.3
greenlet==2.0.2
gunicorn==19.9.0
ipython==8.1.1 # Python >= 3.8
ipython==8.12.2 # Python >= 3.8
jaeger-client==4.3.0
jdcal==1.0.1
kazoo==2.8.0
Expand All @@ -41,8 +41,9 @@ Markdown==3.1
nose==1.3.7
openpyxl==3.0.9
phoenixdb==1.2.1
prompt-toolkit==2.0.10
prompt-toolkit==3.0.39
protobuf==3.20.3
py==1.11.0
pyformance==0.3.2
pylint==2.6.0
pylint-django==2.3.0
Expand All @@ -61,7 +62,7 @@ rsa==4.7
sasl==0.3.1 # Move to https://pypi.org/project/sasl3/ ?
slack-sdk==3.2.0
SQLAlchemy==1.3.8
sqlparse==0.4.2
sqlparse==0.4.4
tablib==0.13.0
tabulate==0.8.9
git+https://github.com/gethue/thrift.git
Expand Down

0 comments on commit 1e9ab45

Please sign in to comment.