We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb358dd commit 187fad3Copy full SHA for 187fad3
requirements.txt
@@ -1,7 +1,7 @@
1
click
2
requests
3
-numpy
+numpy >= 2
4
matplotlib
5
-pandas
+pandas >= 2
6
tqdm
7
metar >= 1.5
0 commit comments