-
Notifications
You must be signed in to change notification settings - Fork 19
/
requirements.in
50 lines (47 loc) · 1.35 KB
/
requirements.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# File listing the project's direct dependencies.
# Transitive dependencies are pinned
# When only one tool relies on a dependency, it should generally be annotated
# here. monitorlib is not a tool for this purpose.
# When adding a dependency, the version should usually be specified exactly to
# avoid breakages when new versions are released.
aiohttp==3.9.2
arrow==1.1.0
bc-jsonpath-ng==1.5.9 # uss_qualifier
cryptography==42.0.4
faker===8.1.0 # uss_qualifier
flask==2.3.3
Flask-Login==0.6.3 # mock_uss tracer
geojson===2.5.0 # uss_qualifier
gevent==24.2.1 # mock_uss / gunicorn worker
google-auth==2.32.0
graphviz==0.20.1 # uss_qualifier
gunicorn==20.1.0
implicitdict==2.3.0
jsonnet==0.20.0
jsonschema==4.17.3 # uss_qualifier
jwcrypto==1.5.6
kubernetes==23.3.0 # deployment_manager
locust==1.3.2 # loadtest
loguru==0.6.0
lxml==5.0.2
marko==1.2.2 # uss_qualifier
numpy==1.26.4
oauthlib==3.2.2 # mock_uss tracer
pem==21.2.0 # deployment_manager
psycopg[binary]==3.1.18 # PostgreSQL/CockroachDB lib
pvlib==0.10.1
pyjwt==2.4.0
pykml==0.2.0
pyopenssl # No specific version target because we always want the latest SSL/TLS support
pyproj==3.6.1 # uss_qualifier
pytest==8.3.2
pytest-mock==3.6.1
pyyaml==6.0.1
requests==2.31.0
s2sphere==0.2.5
scipy==1.13.0
shapely==1.7.1
structlog==21.5.0 # deployment_manager
termcolor==1.1.0
uas_standards==3.2.2
uuid6==2024.7.10