Skip to content

Commit

Permalink
Upgrade FLoCs to 5.0.0 (#69)
Browse files Browse the repository at this point in the history
* Update mslist

* The rest of the owl

* Fix flag_baselines option for VLBI workflows

* Limit astropy < 6

* Rename HBA runners to HBA

---------

Co-authored-by: Frits Sweijen <tikk3r@noreply.github.com>
  • Loading branch information
tikk3r and Frits Sweijen authored Feb 23, 2024
1 parent cc1341c commit 2fa01c6
Show file tree
Hide file tree
Showing 8 changed files with 1,313 additions and 639 deletions.
67 changes: 35 additions & 32 deletions requirements3.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
APLpy
altair
asn1crypto
astLib>=0.8.0,<=0.11.7
astropy<5.1
astLib
astropy<6
astropy-healpix
astropy-helpers
astroquery
Expand All @@ -17,14 +17,14 @@ boost
cachetools
certifi
chardet
codex-africanus[dask]<=0.2.10
configparser>=3.7.1,<=5.2.0
codex-africanus[dask]
configparser
corner
cwlref-runner
cwl_utils
cycler
Cython>=0.25.2,<=0.29.30
deap>=1.0.1
Cython
deap
decorator
emcee
EveryStamp
Expand All @@ -38,8 +38,8 @@ httplib2
idna
iniparse
ipaddress
ipdb>=0.10.3,<=0.13.9
ipython<=8.10
ipdb
ipython
jinja2
IPy
kitchen
Expand All @@ -48,65 +48,68 @@ kiwisolver
linecache2
loess
Mastodon.py
matplotlib>=2.0.0
markupsafe<2.1.0
matplotlib
markupsafe
mimeparse
mock
mocpy
more-itertools
nmmn
nose>=1.3.7
nose
numdifftools
numexpr
numpy==1.25.2
oauthlib
pluggy<0.7
Polygon3>=3.0.8,<=3.0.9.1
prettytable>=0.7.2,<=2.5.0
pluggy
polars
Polygon3
prettytable
progressbar
psutil>=5.2.2,<=5.9.1
psutil
psycopg2
ptyprocess>=0.5,<=0.7.0
ptyprocess
py
pyasn1
pyasn1-modules
pybind11>=2.2.2,<=2.9.2
py-cpuinfo>=3.2.0,<=8.0.0
pyephem>=3.7.6.0,<=9.99
pyFFTW>=0.10.4
pylru>=1.1.0,<=1.2.1
pybind11
py-cpuinfo
pyephem
pyFFTW
pylru
pymultinest
pymysql
pyparsing
pyregion
pytest<3.6.4
pytest
python-dateutil
python-magic
python-monetdb
pytz
pyvo
pywavelets
regions<=0.5
regions
reproject
requests
requests-oauthlib
RM-Tools
rsa
rtree
ruamel.yaml>=0.15.92,<=0.17.21
ruamel.yaml
SciencePlots
scikit-learn>=0.24
scipy
scikit-learn
scipy<1.12
seaborn
git+https://github.com/ratt-ru/shadeMS.git
six>=1.12.0,<=1.16.0
sharedarray>=3.2.0,<=3.2.1
six
sharedarray
shapely
SQLAlchemy
sshtunnel
subprocess32
tables>=3.6.0,<=3.7.0
toil[cwl]==5.10
tables
toil[cwl]==6.0.0
traceback2
tqdm<=4.64.0
tqdm
unittest2
uritemplate
urllib3
Expand Down
Loading

0 comments on commit 2fa01c6

Please sign in to comment.