forked from Autumn-27/ScopeSentry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
54 lines (54 loc) · 1.88 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
anyio==3.7.1
python-multipart
APScheduler==3.10.4
async-timeout==4.0.3
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
dnspython==2.3.0
et-xmlfile==1.1.0
exceptiongroup==1.2.0
fastapi==0.103.2
gitdb==4.0.11
GitPython==3.1.43
h11==0.14.0
httptools==0.6.0
httpx==0.24.0
idna==3.6
importlib-metadata==6.7.0
loguru==0.7.2
motor==3.3.2
numpy==1.21.6
openpyxl==3.1.3
packaging==24.0
pandas==1.1.5
passlib==1.7.4
pipdeptree==2.9.6
pycparser==2.21
pydantic==2.5.3
pydantic_core==2.14.6
PyJWT==2.8.0
pymongo==4.6.1
python-dateutil==2.9.0.post0
python-dotenv==0.21.1
pytz==2023.3.post1
PyYAML==6.0.1
redis==5.0.3
requests==2.31.0
six==1.16.0
smmap==5.0.1
sniffio==1.3.0
starlette==0.27.0
typing_extensions==4.7.1
tzdata==2024.1
tzlocal==5.1
urllib3==1.26.18
uvicorn==0.22.0
watchfiles==0.20.0
websockets==11.0.3
win32-setctime==1.1.0
XlsxWriter==3.2.0
zipp==3.15.0
aiofiles
tldextract~=4.0.0