Update requirements.txt
Browse files- requirements.txt +4 -10
requirements.txt
CHANGED
@@ -1,12 +1,6 @@
|
|
1 |
-
|
2 |
-
pandas
|
3 |
matplotlib
|
4 |
-
astropy
|
5 |
-
astroquery
|
6 |
pytz
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
torchvision
|
11 |
-
scipy
|
12 |
-
seaborn
|
|
|
1 |
+
swisseph
|
|
|
2 |
matplotlib
|
|
|
|
|
3 |
pytz
|
4 |
+
numpy
|
5 |
+
git+https://github.com/diliprk/flatlib.git@sidereal#egg=flatlib
|
6 |
+
git+https://github.com/diliprk/VedicAstro.git
|
|
|
|
|
|