16 lines
378 B
Plaintext
16 lines
378 B
Plaintext
certifi==2024.8.30 # Testing
|
|
iniconfig==2.0.0 # PyTest Testing
|
|
packaging==23.2 # PyTest Testing
|
|
pluggy==1.5.0 # PyTest Testing
|
|
pytest==8.3.4 # PyTest Testing
|
|
|
|
click==8.1.7 # Uvicorn
|
|
httptools==0.6.4 # Uvicorn
|
|
pyyaml==6.0.2 # Uvicorn
|
|
uvicorn==0.27.0.post1 # Uvicorn
|
|
uvloop==0.19.0 # Uvicorn
|
|
watchfiles==0.21.0 # Uvicorn
|
|
websockets==12.0 # Uvicorn
|
|
|
|
creyPY==1.3.0 # My own package
|