Skip to content

Commit cd98e28

Browse files
committed
updated waitress
1 parent cac7b5a commit cd98e28

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

requirements.txt

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
alembic==1.13.3
22
appdirs==1.4.4
33
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
47
blinker==1.8.2
58
boto3==1.35.38
69
botocore==1.35.38
@@ -28,6 +31,7 @@ greenlet==3.1.1
2831
gunicorn==23.0.0
2932
h5py==3.12.1
3033
idna==3.10
34+
importlib_metadata==8.5.0
3135
importlib_resources==6.4.5
3236
itsdangerous==2.2.0
3337
Jinja2==3.1.4
@@ -37,34 +41,37 @@ Mako==1.3.5
3741
MarkupSafe==2.1.5
3842
mysql-connector==2.2.9
3943
mysql-connector-python==9.0.0
40-
numpy
44+
numpy==1.26.4
4145
packaging==24.1
4246
pandas==2.2.3
4347
pilkit==3.0
4448
pillow==10.4.0
4549
Pint==0.24.3
4650
plotly==5.24.1
47-
psycopg2
51+
psycopg2==2.9.10
4852
PubChemPy==1.0.4
4953
pycparser==2.22
5054
pyElli==0.21.1
55+
pyerfa==2.0.1.5
5156
PyMySQL==1.1.1
5257
python-dateutil==2.9.0.post0
58+
python-dotenv==1.0.1
5359
pytz==2024.2
5460
PyYAML==6.0.2
5561
RapidFuzz==3.10.0
5662
redis==5.1.1
5763
requests==2.32.3
5864
s3transfer==0.10.3
59-
scipy
65+
scipy==1.13.1
6066
six==1.16.0
6167
SQLAlchemy==2.0.35
6268
tenacity==9.0.0
6369
tinycss2==1.3.0
6470
typing_extensions==4.12.2
6571
tzdata==2024.2
66-
urllib3
67-
waitress==3.0.0
72+
urllib3==1.26.20
73+
waitress==3.0.2
6874
webencodings==0.5.1
6975
Werkzeug==3.0.4
7076
WTForms==3.1.2
77+
zipp==3.21.0

0 commit comments

Comments
 (0)