|
44 | 44 | "url": "https://pypi.org"
|
45 | 45 | },
|
46 | 46 | "runtimePlatform": "Python 3",
|
47 |
| - "version": "~=1.4" |
| 47 | + "version": ">=1.4.1" |
48 | 48 | },
|
49 | 49 | {
|
50 | 50 | "@type": "SoftwareApplication",
|
|
57 | 57 | "url": "https://pypi.org"
|
58 | 58 | },
|
59 | 59 | "runtimePlatform": "Python 3",
|
60 |
| - "version": "~=7.0" |
| 60 | + "version": ">=7.0" |
61 | 61 | },
|
62 | 62 | {
|
63 | 63 | "@type": "SoftwareApplication",
|
|
70 | 70 | "url": "https://pypi.org"
|
71 | 71 | },
|
72 | 72 | "runtimePlatform": "Python 3",
|
73 |
| - "version": "~=4.56" |
| 73 | + "version": ">=4.56.0" |
74 | 74 | },
|
75 | 75 | {
|
76 | 76 | "@type": "SoftwareApplication",
|
|
83 | 83 | "url": "https://pypi.org"
|
84 | 84 | },
|
85 | 85 | "runtimePlatform": "Python 3",
|
86 |
| - "version": "~=3.2" |
| 86 | + "version": ">=3.0.0" |
87 | 87 | },
|
88 | 88 | {
|
89 | 89 | "@type": "SoftwareApplication",
|
|
96 | 96 | "url": "https://pypi.org"
|
97 | 97 | },
|
98 | 98 | "runtimePlatform": "Python 3",
|
99 |
| - "version": "~=1.23" |
| 99 | + "version": ">=1.15" |
100 | 100 | },
|
101 | 101 | {
|
102 | 102 | "@type": "SoftwareApplication",
|
|
109 | 109 | "url": "https://pypi.org"
|
110 | 110 | },
|
111 | 111 | "runtimePlatform": "Python 3",
|
112 |
| - "version": "~=5.1" |
| 112 | + "version": ">=5.1" |
113 | 113 | }
|
114 | 114 | ],
|
115 | 115 | "audience": [
|
|
129 | 129 | "keywords": "physics fitting numpy scipy tensorflow pytorch jax",
|
130 | 130 | "developmentStatus": "4 - Beta",
|
131 | 131 | "applicationCategory": "Scientific/Engineering, Scientific/Engineering :: Physics",
|
132 |
| - "programmingLanguage": "Python 3, Python 3.7, Python 3.8" |
| 132 | + "programmingLanguage": "Python 3, Python 3.7, Python 3.8, Python Implementation CPython" |
133 | 133 | }
|
0 commit comments