Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 659663898
  • Loading branch information
metrizable authored and colaboratory-team committed Aug 5, 2024
1 parent 009ce58 commit 36f5a57
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
'notebook==6.5.5',
'pandas==2.1.4',
'portpicker==1.5.2',
'requests==2.31.0',
'requests==2.32.3',
'tornado==6.3.3',
)

Expand All @@ -40,7 +40,6 @@
url='https://colaboratory.research.google.com/',
packages=find_packages(exclude=('tests*',)),
install_requires=DEPENDENCIES,
namespace_packages=('google',),
license='Apache 2.0',
keywords='google colab ipython jupyter',
classifiers=(
Expand Down

0 comments on commit 36f5a57

Please sign in to comment.