Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Updated the requirements.txt to match setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MintoDA1 authored and MintoDA1 committed Aug 18, 2023
1 parent c6a2ed1 commit f523ff2
Showing 1 changed file with 13 additions and 15 deletions.
28 changes: 13 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
python>=3.8
numpy>=1.24.3
pandas>=1.5.3
scipy>=1.10.1
xarray>=2022.11.0
dask>=2022.1
bottleneck>=1.3.5
h5netcdf>=1.0.2
netcdf4>=1.6.2
matplotlib>=3.7.1
astropy>=5.1
astroquery>=0.4.6
tqdm>=4.65.0
x264>=1!157.20191217
ffmpeg>=4.3.2
python>=3.8
numpy>=1.24.3
scipy>=1.10.1
xarray>=2022.11.0
dask>=2022.1
bottleneck>=1.3.5
h5netcdf>=1.0.2
netcdf4>=1.6.2
matplotlib>=3.7.1
astropy>=5.1
astroquery>=0.4.6
tqdm>=4.65.0
cython>=3.0.0

0 comments on commit f523ff2

Please sign in to comment.