-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
48 lines (48 loc) · 855 Bytes
/
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
asgiref==3.5.2
async-generator==1.10
atomicwrites==1.4.1
attrs==22.1.0
certifi==2022.9.24
cffi==1.15.1
charset-normalizer==2.1.1
colorama==0.4.6
Django==3.2.16
django-xss-fuzzer==0.3.1
exceptiongroup==1.0.4
h11==0.14.0
idna==3.4
importlib-metadata==5.0.0
iniconfig==1.1.1
outcome==1.2.0
packaging==21.3
pluggy==1.0.0
py==1.11.0
pycparser==2.21
pyparsing==3.0.9
PySocks==1.7.1
pytest==6.2.5
pytest-base-url==2.0.0
pytest-django==4.5.2
pytest-html==3.2.0
pytest-metadata==2.0.4
pytest-pythonpath==0.7.4
pytest-selenium==4.0.0
pytest-variables==2.0.0
python-dotenv==0.21.0
pytz==2022.6
requests==2.28.1
selenium==4.6.0
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
sqlparse==0.4.3
tenacity==6.3.1
toml==0.10.2
tqdm==4.64.1
trio==0.22.0
trio-websocket==0.9.2
typing-extensions==4.4.0
urllib3==1.26.12
webdriver-manager==3.8.5
wsproto==1.2.0
zipp==3.10.0