forked from ThibautRingeval/TP_tuc_exercices
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
65 lines (65 loc) · 1.09 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
anyio==3.6.1
astroid==2.12.11
attrs==22.1.0
autopep8==1.7.0
Brotli==1.0.9
certifi==2022.9.24
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.5
ConfigArgParse==1.5.3
coverage==6.5.0
dill==0.3.5.1
exceptiongroup==1.0.0rc9
fastapi==0.85.0
Flask==2.2.2
Flask-BasicAuth==0.2.0
Flask-Cors==3.0.10
gevent==22.10.1
geventhttpclient==2.0.8
gprof2dot==2022.7.29
greenlet==1.1.3.post0
h11==0.14.0
hypothesis==6.56.2
idna==3.4
importlib-metadata==5.0.0
iniconfig==1.1.1
isort==5.10.1
itsdangerous==2.1.2
Jinja2==3.1.2
lazy-object-proxy==1.7.1
locust==2.12.2
MarkupSafe==2.1.1
mccabe==0.7.0
msgpack==1.0.4
packaging==21.3
platformdirs==2.5.2
pluggy==1.0.0
psutil==5.9.3
py==1.11.0
pycodestyle==2.9.1
pydantic==1.10.2
pylint==2.15.4
pyparsing==3.0.9
pytest==7.1.3
pytest-mock==3.10.0
pytest-profiling==1.7.0
pyzmq==24.0.1
requests==2.28.1
roundrobin==0.0.4
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
SQLAlchemy==1.4.41
starlette==0.20.4
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.5
typing_extensions==4.4.0
urllib3==1.26.12
uvicorn==0.18.3
Werkzeug==2.2.2
wrapt==1.14.1
zipp==3.9.0
zope.event==4.5.0
zope.interface==5.5.0