Skip to content

Commit 3021dda

Browse files
committed
Merge branch 'deployment' of https://github.com/RashmikaDushan/GalaNor-ExoSky into deployment
2 parents e2faea6 + 135a464 commit 3021dda

File tree

2 files changed

+76
-0
lines changed

2 files changed

+76
-0
lines changed

backend/requirements.txt

-1.46 KB
Binary file not shown.

requirements.txt

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
astropy==6.1.4
2+
astropy-iers-data==0.2024.9.30.0.32.59
3+
astroquery==0.4.7
4+
asttokens==2.4.1
5+
backports.tarfile==1.2.0
6+
beautifulsoup4==4.12.3
7+
blinker==1.8.2
8+
certifi==2024.6.2
9+
charset-normalizer==3.3.2
10+
click==8.1.7
11+
colorama==0.4.6
12+
comm==0.2.2
13+
comtypes==1.4.4
14+
contourpy==1.3.0
15+
cycler==0.12.1
16+
debugpy==1.8.6
17+
decorator==5.1.1
18+
exceptiongroup==1.2.2
19+
executing==2.1.0
20+
Flask==3.0.3
21+
Flask-Cors==5.0.0
22+
fonttools==4.54.1
23+
html5lib==1.1
24+
idna==3.7
25+
importlib_metadata==8.5.0
26+
ipykernel==6.29.5
27+
ipython==8.27.0
28+
itsdangerous==2.2.0
29+
jaraco.classes==3.4.0
30+
jaraco.context==6.0.1
31+
jaraco.functools==4.1.0
32+
jedi==0.19.1
33+
Jinja2==3.1.4
34+
jupyter_client==8.6.3
35+
jupyter_core==5.7.2
36+
keyring==25.4.1
37+
kiwisolver==1.4.7
38+
MarkupSafe==2.1.5
39+
matplotlib==3.9.2
40+
matplotlib-inline==0.1.7
41+
more-itertools==10.5.0
42+
nest-asyncio==1.6.0
43+
numpy==2.1.1
44+
packaging==24.1
45+
pandas==2.2.3
46+
parso==0.8.4
47+
pillow==10.4.0
48+
platformdirs==4.3.6
49+
prompt_toolkit==3.0.48
50+
psutil==6.0.0
51+
pure_eval==0.2.3
52+
PyAudio==0.2.14
53+
pyerfa==2.0.1.4
54+
Pygments==2.18.0
55+
pyparsing==3.1.4
56+
pypiwin32==223
57+
python-dateutil==2.9.0.post0
58+
pyttsx3==2.90
59+
pytz==2024.2
60+
pyvo==1.5.2
61+
PyYAML==6.0.2
62+
pyzmq==26.2.0
63+
requests==2.32.3
64+
six==1.16.0
65+
soupsieve==2.6
66+
SpeechRecognition==3.10.4
67+
stack-data==0.6.3
68+
tornado==6.4.1
69+
traitlets==5.14.3
70+
typing_extensions==4.12.2
71+
tzdata==2024.2
72+
urllib3==2.2.1
73+
wcwidth==0.2.13
74+
webencodings==0.5.1
75+
Werkzeug==3.0.4
76+
zipp==3.20.2

0 commit comments

Comments
 (0)