Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Commit 4390618

Browse files
author
Ryan Sepassi
committed
Add requests dependency
PiperOrigin-RevId: 164005758
1 parent 0bdfcbb commit 4390618

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
],
2121
install_requires=[
2222
'numpy',
23+
'requests',
2324
'sympy',
2425
'six',
2526
],

0 commit comments

Comments
 (0)