Skip to content

Commit 29d03e0

Browse files
committed
Add requests as explicit dependency
1 parent 5f17856 commit 29d03e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ scikit-learn == 0.24.1
1717
statsmodels == 0.12.1
1818
opencv-python-headless == 4.5.1.48
1919
psycopg2-binary
20+
requests >= 2.5
2021
astroquery >= 0.4 # Needed for halophot
2122
autograd == 1.3 # Needed for halophot
2223
future == 0.16.0 # Needed for halophot

0 commit comments

Comments
 (0)