-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
43 lines (43 loc) · 868 Bytes
/
Copy pathrequirements.txt
File metadata and controls
43 lines (43 loc) · 868 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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements.txt
#
anyio==3.6.2
# via httpcore
beautifulsoup4==4.11.1
# via Scripts (pyproject.toml)
certifi==2023.7.22
# via
# httpcore
# httpx
charset-normalizer==2.1.1
# via Scripts (pyproject.toml)
h11==0.14.0
# via httpcore
httpcore==0.16.3
# via httpx
httpx==0.23.3
# via Scripts (pyproject.toml)
idna==3.4
# via
# anyio
# rfc3986
pyperclip==1.8.2
# via Scripts (pyproject.toml)
python-dateutil==2.8.2
# via Scripts (pyproject.toml)
rfc3986[idna2008]==1.5.0
# via httpx
six==1.16.0
# via python-dateutil
sniffio==1.3.0
# via
# anyio
# httpcore
# httpx
soupsieve==2.4
# via beautifulsoup4
urllib3==1.26.13
# via Scripts (pyproject.toml)