forked from Bot-detector/public-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
57 lines (57 loc) · 984 Bytes
/
requirements.txt
File metadata and controls
57 lines (57 loc) · 984 Bytes
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
aiokafka==0.10.0
aiomysql==0.2.0
annotated-types==0.6.0
anyio==4.3.0
async-timeout==4.0.3
asyncmy==0.2.9
attrs==23.1.0
black==24.3.0
certifi==2023.7.22
cffi==1.16.0
cfgv==3.4.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
cryptography==42.0.5
databases==0.9.0
distlib==0.3.8
exceptiongroup==1.2.0
fastapi==0.110.0
filelock==3.13.1
greenlet==3.0.3
h11==0.14.0
httpcore==1.0.4
httptools==0.6.1
httpx==0.27.0
hypothesis==6.88.3
identify==2.5.35
idna==3.6
iniconfig==2.0.0
kafka-python==2.0.2
mypy-extensions==1.0.0
nodeenv==1.8.0
packaging==24.0
pathspec==0.12.1
platformdirs==4.2.0
pluggy==1.3.0
pre-commit==3.6.2
pycparser==2.21
pydantic==2.6.4
pydantic-settings==2.2.1
pydantic_core==2.16.3
PyMySQL==1.1.0
pytest==7.4.3
python-dotenv==1.0.1
PyYAML==6.0.1
requests==2.31.0
sniffio==1.3.1
sortedcontainers==2.4.0
SQLAlchemy==2.0.28
starlette==0.36.3
tomli==2.0.1
typing_extensions==4.10.0
urllib3==2.0.7
uvicorn==0.28.0
virtualenv==20.25.1
watchfiles==0.21.0
websockets==12.0