File tree Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change 1
1
alembic == 1.13.3
2
2
appdirs == 1.4.4
3
3
argh == 0.31.3
4
+ astropy == 6.0.1
5
+ astropy-iers-data == 0.2025.1.6.0.33.42
6
+ async-timeout == 5.0.1
4
7
blinker == 1.8.2
5
8
boto3 == 1.35.38
6
9
botocore == 1.35.38
@@ -28,6 +31,7 @@ greenlet==3.1.1
28
31
gunicorn == 23.0.0
29
32
h5py == 3.12.1
30
33
idna == 3.10
34
+ importlib_metadata == 8.5.0
31
35
importlib_resources == 6.4.5
32
36
itsdangerous == 2.2.0
33
37
Jinja2 == 3.1.4
@@ -37,34 +41,37 @@ Mako==1.3.5
37
41
MarkupSafe == 2.1.5
38
42
mysql-connector == 2.2.9
39
43
mysql-connector-python == 9.0.0
40
- numpy
44
+ numpy == 1.26.4
41
45
packaging == 24.1
42
46
pandas == 2.2.3
43
47
pilkit == 3.0
44
48
pillow == 10.4.0
45
49
Pint == 0.24.3
46
50
plotly == 5.24.1
47
- psycopg2
51
+ psycopg2 == 2.9.10
48
52
PubChemPy == 1.0.4
49
53
pycparser == 2.22
50
54
pyElli == 0.21.1
55
+ pyerfa == 2.0.1.5
51
56
PyMySQL == 1.1.1
52
57
python-dateutil == 2.9.0.post0
58
+ python-dotenv == 1.0.1
53
59
pytz == 2024.2
54
60
PyYAML == 6.0.2
55
61
RapidFuzz == 3.10.0
56
62
redis == 5.1.1
57
63
requests == 2.32.3
58
64
s3transfer == 0.10.3
59
- scipy
65
+ scipy == 1.13.1
60
66
six == 1.16.0
61
67
SQLAlchemy == 2.0.35
62
68
tenacity == 9.0.0
63
69
tinycss2 == 1.3.0
64
70
typing_extensions == 4.12.2
65
71
tzdata == 2024.2
66
- urllib3
67
- waitress == 3.0.0
72
+ urllib3 == 1.26.20
73
+ waitress == 3.0.2
68
74
webencodings == 0.5.1
69
75
Werkzeug == 3.0.4
70
76
WTForms == 3.1.2
77
+ zipp == 3.21.0
You can’t perform that action at this time.
0 commit comments