forked from postmanlabs/httpbin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
36 lines (35 loc) · 1.61 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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --annotation-style=line --extra=deploy --output-file=requirements.txt --strip-extras setup.py
#
attrs==24.2.0 # via jsonschema, referencing
blinker==1.8.2 # via flask, raven
brotlipy==0.7.0 # via httpbin (setup.py)
cffi==1.17.1 # via brotlipy
click==8.1.7 # via flask
decorator==5.1.1 # via httpbin (setup.py)
flasgger==0.9.7.1 # via httpbin (setup.py)
flask==3.0.3 # via flasgger, httpbin (setup.py), raven
gevent==24.11.1 # via httpbin (setup.py)
greenlet==3.1.1 # via gevent
gunicorn==23.0.0 # via httpbin (setup.py)
itsdangerous==2.2.0 # via flask, httpbin (setup.py)
jinja2==3.1.4 # via flask
jsonschema==4.23.0 # via flasgger
jsonschema-specifications==2023.12.1 # via jsonschema
markupsafe==3.0.2 # via httpbin (setup.py), jinja2, werkzeug
mistune==3.0.2 # via flasgger
packaging==24.2 # via flasgger, gunicorn
pycparser==2.22 # via cffi
pyyaml==6.0.2 # via flasgger
raven==6.10.0 # via httpbin (setup.py)
referencing==0.35.1 # via jsonschema, jsonschema-specifications
rpds-py==0.21.0 # via jsonschema, referencing
six==1.16.0 # via flasgger, httpbin (setup.py)
werkzeug==3.0.6 # via flask, httpbin (setup.py)
zope-event==5.0 # via gevent
zope-interface==7.1.1 # via gevent
# The following packages are considered to be unsafe in a requirements file:
# setuptools