From 45cac0873f485f7a8a7c56751527ef687192450a Mon Sep 17 00:00:00 2001 From: Geeneth Punchihewa Date: Mon, 7 Oct 2024 00:08:48 +0530 Subject: [PATCH] Delete requirements.txt --- requirements.txt | 76 ------------------------------------------------ 1 file changed, 76 deletions(-) delete mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index ad081df..0000000 --- a/requirements.txt +++ /dev/null @@ -1,76 +0,0 @@ -astropy==6.1.4 -astropy-iers-data==0.2024.9.30.0.32.59 -astroquery==0.4.7 -asttokens==2.4.1 -backports.tarfile==1.2.0 -beautifulsoup4==4.12.3 -blinker==1.8.2 -certifi==2024.6.2 -charset-normalizer==3.3.2 -click==8.1.7 -colorama==0.4.6 -comm==0.2.2 -comtypes==1.4.4 -contourpy==1.3.0 -cycler==0.12.1 -debugpy==1.8.6 -decorator==5.1.1 -exceptiongroup==1.2.2 -executing==2.1.0 -Flask==3.0.3 -Flask-Cors==5.0.0 -fonttools==4.54.1 -html5lib==1.1 -idna==3.7 -importlib_metadata==8.5.0 -ipykernel==6.29.5 -ipython==8.27.0 -itsdangerous==2.2.0 -jaraco.classes==3.4.0 -jaraco.context==6.0.1 -jaraco.functools==4.1.0 -jedi==0.19.1 -Jinja2==3.1.4 -jupyter_client==8.6.3 -jupyter_core==5.7.2 -keyring==25.4.1 -kiwisolver==1.4.7 -MarkupSafe==2.1.5 -matplotlib==3.9.2 -matplotlib-inline==0.1.7 -more-itertools==10.5.0 -nest-asyncio==1.6.0 -numpy==2.1.1 -packaging==24.1 -pandas==2.2.3 -parso==0.8.4 -pillow==10.4.0 -platformdirs==4.3.6 -prompt_toolkit==3.0.48 -psutil==6.0.0 -pure_eval==0.2.3 -PyAudio==0.2.14 -pyerfa==2.0.1.4 -Pygments==2.18.0 -pyparsing==3.1.4 -pypiwin32==223 -python-dateutil==2.9.0.post0 -pyttsx3==2.90 -pytz==2024.2 -pyvo==1.5.2 -PyYAML==6.0.2 -pyzmq==26.2.0 -requests==2.32.3 -six==1.16.0 -soupsieve==2.6 -SpeechRecognition==3.10.4 -stack-data==0.6.3 -tornado==6.4.1 -traitlets==5.14.3 -typing_extensions==4.12.2 -tzdata==2024.2 -urllib3==2.2.1 -wcwidth==0.2.13 -webencodings==0.5.1 -Werkzeug==3.0.4 -zipp==3.20.2