-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
48 lines (47 loc) · 1.27 KB
/
requirements.txt
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
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.org/simple
apispec==4.0.0
bunch==1.0.1
certifi==2024.7.4
cffi==1.15.0
charset-normalizer==2.0.11; python_version >= '3'
colorama==0.4.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
commonmark==0.9.1
cryptography==43.0.1
dicttoxml==1.7.4
dpath==2.0.1
elastic-apm==6.7.2; python_version >= '3.6' and python_version < '4'
emoji==0.6.0
falcon-apispec==0.3.0
falcon-auth==1.1.0
falcon-elastic-apm==0.1.1
falcon-require-https==0.1.0
falcon==2.0.0
idna==3.7; python_version >= '3'
jinja2==3.1.4; python_version >= '3.6'
jproperties==2.1.1
loguru==0.6.0
markupsafe==2.0.1; python_version >= '3.6'
marshmallow==3.4.0
msgpack==1.0.0
pint==0.11
psutil==5.6.7
pycparser==2.21
pygments==2.15.0; python_version >= '3.5'
pyjwt[crypto]==2.4.0
pyyaml==5.4
requests==2.32.0
rich==9.2.0
setuptools==65.5.1; python_version >= '3.7'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
swagger-ui-py==0.2.0
toolz==0.10.0
typing-extensions==3.10.0.2
urllib3==1.26.8; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
waitress==2.1.1
xmltodict==0.12.0